list: document -f and -v

This commit is contained in:
Leah Neukirchen 2018-02-09 19:25:17 +01:00
parent 869e51901d
commit 06a81e6d29

View File

@ -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>");
}