mirror of
https://github.com/koverstreet/bcachefs-tools.git
synced 2025-01-23 00:07:07 +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"
|
||||
" -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>");
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user