diff options
Diffstat (limited to 'cmd_debug.c')
-rw-r--r-- | cmd_debug.c | 1 |
1 files changed, 1 insertions, 0 deletions
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 <linux-bcache@vger.kernel.org>"); } |