X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=cli%2Fcli.hpp;h=088f0e8c2241bce3c3d3f7cf0c84b07f77b2bce0;hb=d38b370ca8d332ca54a6f5cdea3373199991f65d;hp=6c080e86de65683883d520661ecc728ac8a1ae2a;hpb=2ae3c962d308ceb866f7478866cdcc85f50a987d;p=apitrace diff --git a/cli/cli.hpp b/cli/cli.hpp index 6c080e8..088f0e8 100644 --- a/cli/cli.hpp +++ b/cli/cli.hpp @@ -44,8 +44,11 @@ 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 dump_images_command; extern const Command pickle_command; extern const Command repack_command; +extern const Command retrace_command; +extern const Command sed_command; extern const Command trace_command; extern const Command trim_command;