summaryrefslogtreecommitdiff
path: root/cli/cli.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'cli/cli.hpp')
-rw-r--r--cli/cli.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/cli/cli.hpp b/cli/cli.hpp
index c35cb3ac..088f0e8c 100644
--- a/cli/cli.hpp
+++ b/cli/cli.hpp
@@ -48,6 +48,7 @@ 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;