mirror of
https://github.com/ceph/ceph
synced 2025-01-03 17:42:36 +00:00
mds: fix usage text
Filename is not optional. Signed-off-by: Sage Weil <sage@newdream.net>
This commit is contained in:
parent
353ee0004a
commit
5828009e69
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user