summaryrefslogtreecommitdiff
path: root/cmd_debug.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd_debug.c')
-rw-r--r--cmd_debug.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/cmd_debug.c b/cmd_debug.c
index e318c6b8..495c18cb 100644
--- a/cmd_debug.c
+++ b/cmd_debug.c
@@ -244,6 +244,8 @@ static void list_keys_usage(void)
" -e inode:offset End position\n"
" -i inode List keys for a given inode number\n"
" -m (keys|formats) List mode\n"
+ " -f Check (fsck) the filesystem first\n"
+ " -v Verbose mode\n"
" -h Display this help and exit\n"
"Report bugs to <linux-bcache@vger.kernel.org>");
}