X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=cli%2Fcli.hpp;h=088f0e8c2241bce3c3d3f7cf0c84b07f77b2bce0;hb=48a92b99752143a34a6b5f6b94bad183564cecab;hp=4f3e2b9b36d2f2ad179dac478a9e1d152175f9dc;hpb=1da480dd320a9d3d631a94025ca40609099f6d34;p=apitrace diff --git a/cli/cli.hpp b/cli/cli.hpp index 4f3e2b9..088f0e8 100644 --- a/cli/cli.hpp +++ b/cli/cli.hpp @@ -47,6 +47,8 @@ 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;