X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=cli%2Fcli.hpp;h=c35cb3ac9eb6144cea3eb898dc4db092eae97007;hb=48c661ea6c0f2bd9b76a3385cd946b7d07bc9b5f;hp=c701f522175dd2e5117e7e3e9b429b84fa49385b;hpb=da96cbf5aa49ea70ea5516039c6997e9242a5be0;p=apitrace diff --git a/cli/cli.hpp b/cli/cli.hpp index c701f52..c35cb3a 100644 --- a/cli/cli.hpp +++ b/cli/cli.hpp @@ -47,7 +47,7 @@ extern const Command dump_command; extern const Command dump_images_command; extern const Command pickle_command; extern const Command repack_command; -extern const Command replay_command; +extern const Command retrace_command; extern const Command trace_command; extern const Command trim_command;