]> git.cworth.org Git - apitrace/blobdiff - cli/cli.hpp
Add "apitrace trim" command.
[apitrace] / cli / cli.hpp
index ba2148bfa00d3adb4f5cdf73398dadceca013028..6c080e86de65683883d520661ecc728ac8a1ae2a 100644 (file)
@@ -44,7 +44,9 @@ extern const Command diff_command;
 extern const Command diff_state_command;
 extern const Command diff_images_command;
 extern const Command dump_command;
+extern const Command pickle_command;
 extern const Command repack_command;
 extern const Command trace_command;
+extern const Command trim_command;
 
 #endif /* _APITRACE_CLI_HPP_ */