btrfs-progs: usage should match what is coded

Signed-off-by: Anand Jain <anand.jain@oracle.com>
This commit is contained in:
Anand Jain 2013-03-01 18:10:02 +08:00 committed by David Sterba
parent ec68ca2202
commit 8fb9c91135
1 changed files with 0 additions and 4 deletions

View File

@ -763,10 +763,6 @@ const char * const cmd_restore_usage[] = {
"-f <offset> filesystem location",
"-u <block> super mirror",
"-d find dir",
"-r <num> root objectid",
"-c ignore case in regular expression",
"-m <regexp> regular expression to match",
"-l list roots",
NULL
};