mirror of
https://github.com/koverstreet/bcachefs-tools.git
synced 2025-02-22 00:00:03 +03:00
bcachefs: add missing journal-resize to help text
The command exists already but was missing from the main help text. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
This commit is contained in:
parent
9852948bad
commit
617535ce85
@ -56,6 +56,7 @@ static void usage(void)
|
||||
" device evacuate Migrate data off of a specific device\n"
|
||||
" device set-state Mark a device as failed\n"
|
||||
" device resize Resize filesystem on a device\n"
|
||||
" device journal-resize Resize journal on a device\n"
|
||||
"\n"
|
||||
"Commands for managing filesystem data:\n"
|
||||
" data rereplicate Rereplicate degraded data\n"
|
||||
|
Loading…
Reference in New Issue
Block a user