mds: fix usage text

Filename is not optional.

Signed-off-by: Sage Weil <sage@newdream.net>
This commit is contained in:
Sage Weil 2011-12-01 08:19:47 -08:00
parent 353ee0004a
commit 5828009e69

View File

@ -48,7 +48,7 @@ void usage()
<< " --debug_mds n\n"
<< " debug MDS level (e.g. 10)\n"
<< " --dump-journal rank filename\n"
<< " dump the MDS journal for rank. Defaults to mds.journal.dump\n"
<< " dump the MDS journal for rank.\n"
<< " --journal-check rank\n"
<< " replay the journal for rank, then exit\n"
<< " --hot-standby rank\n"