Added a new command to print .trace file information, including trace format version, frames count and opengl context version
diff --git a/cli/cli_main.cpp b/cli/cli_main.cpp
index 6f95d6a..0bfcd04 100644
--- a/cli/cli_main.cpp
+++ b/cli/cli_main.cpp
@@ -78,7 +78,8 @@
     &retrace_command,
     &trace_command,
     &trim_command,
-    &help_command
+    &help_command,
+    &info_command
 };
 
 /* Aliases provide a mechanism to allow compatibility with old command