]> git.cworth.org Git - apitrace/blobdiff - cli/cli_main.cpp
cli: Add a simple "apitrace replay" sub-command.
[apitrace] / cli / cli_main.cpp
index 8c619ba73a6ea7a865d7a14ffabea0b759c21fd8..66827174a706aaf5a0388e74f5e0e4ef44c1735e 100644 (file)
@@ -73,6 +73,7 @@ static const Command * commands[] = {
     &dump_images_command,
     &pickle_command,
     &repack_command,
+    &replay_command,
     &trace_command,
     &trim_command,
     &help_command