diff --git a/cmd_debug.c b/cmd_debug.c index b622cd39..e318c6b8 100644 --- a/cmd_debug.c +++ b/cmd_debug.c @@ -24,6 +24,7 @@ static void dump_usage(void) "\n" "Options:\n" " -o output Output qcow2 image(s)\n" + " -f Force; overwrite when needed\n" " -h Display this help and exit\n" "Report bugs to "); }