btrfs-progs: usage should match what is coded
Signed-off-by: Anand Jain <anand.jain@oracle.com>
This commit is contained in:
parent
ec68ca2202
commit
8fb9c91135
|
@ -763,10 +763,6 @@ const char * const cmd_restore_usage[] = {
|
||||||
"-f <offset> filesystem location",
|
"-f <offset> filesystem location",
|
||||||
"-u <block> super mirror",
|
"-u <block> super mirror",
|
||||||
"-d find dir",
|
"-d find dir",
|
||||||
"-r <num> root objectid",
|
|
||||||
"-c ignore case in regular expression",
|
|
||||||
"-m <regexp> regular expression to match",
|
|
||||||
"-l list roots",
|
|
||||||
NULL
|
NULL
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue