doc: Update ceph-mds manpage

Add missing --hot-standby and --journal-check
arguments.

Fixes: #8258
This commit is contained in:
John Spray 2014-05-19 11:12:14 +01:00
parent 423dafe04d
commit 45c319efeb

View File

@ -56,6 +56,13 @@ Options
Connect to specified monitor (instead of looking through
``ceph.conf``).
.. option:: --journal-check <rank>
Attempt to replay the journal for MDS <rank>, then exit.
.. option:: --hot-standby <rank>
Start as a hot standby for MDS <rank>.
Availability
============