btrfs-progs: usage should match what is coded
authorAnand Jain <anand.jain@oracle.com>
Fri, 1 Mar 2013 10:10:02 +0000 (18:10 +0800)
committerDavid Sterba <dsterba@suse.cz>
Sun, 3 Mar 2013 16:34:36 +0000 (17:34 +0100)
Signed-off-by: Anand Jain <anand.jain@oracle.com>
cmds-restore.c

index 9385042..4a14f93 100644 (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
 };