summaryrefslogtreecommitdiff
path: root/cmds-check.c
diff options
context:
space:
mode:
authorDavid Sterba <dsterba@suse.com>2016-03-09 14:55:11 +0100
committerDavid Sterba <dsterba@suse.com>2016-03-14 13:42:47 +0100
commit28d924290efd139b7c6c04452cc039b54cd50006 (patch)
tree3c1b4f37454031ff2716732c7578899282454680 /cmds-check.c
parentd3257893d56f02eeb62d54d882c10d1420073f0a (diff)
btrfs-progs: docs: update check options
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'cmds-check.c')
-rw-r--r--cmds-check.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmds-check.c b/cmds-check.c
index c7d3cec4..5add3cc0 100644
--- a/cmds-check.c
+++ b/cmds-check.c
@@ -9470,7 +9470,7 @@ const char * const cmd_check_usage[] = {
"WARNING: the repair mode is considered dangerous",
"",
"-s|--super <superblock> use this superblock copy",
- "-b|--backup use the backup root copy",
+ "-b|--backup use the first valid backup root copy",
"--repair try to repair the filesystem",
"--readonly run in read-only mode (default)",
"--init-csum-tree create a new CRC tree",