mirror of
https://github.com/koverstreet/bcachefs-tools.git
synced 2025-12-10 00:00:24 +03:00
list: document -f and -v
This commit is contained in:
parent
869e51901d
commit
06a81e6d29
@ -244,6 +244,8 @@ static void list_keys_usage(void)
|
|||||||
" -e inode:offset End position\n"
|
" -e inode:offset End position\n"
|
||||||
" -i inode List keys for a given inode number\n"
|
" -i inode List keys for a given inode number\n"
|
||||||
" -m (keys|formats) List mode\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"
|
" -h Display this help and exit\n"
|
||||||
"Report bugs to <linux-bcache@vger.kernel.org>");
|
"Report bugs to <linux-bcache@vger.kernel.org>");
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user