X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;ds=inline;f=cli%2Fcli.hpp;h=4f3e2b9b36d2f2ad179dac478a9e1d152175f9dc;hb=e6bde441dbb59572b0c7b27cf2d799c51317668b;hp=6c080e86de65683883d520661ecc728ac8a1ae2a;hpb=ee659c84695e9f94b1f6a5f8be203dc0012ca685;p=apitrace diff --git a/cli/cli.hpp b/cli/cli.hpp index 6c080e8..4f3e2b9 100644 --- a/cli/cli.hpp +++ b/cli/cli.hpp @@ -44,6 +44,7 @@ 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 trace_command;