]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: Update ceph-mds manpage
authorJohn Spray <john.spray@inktank.com>
Mon, 19 May 2014 10:12:14 +0000 (11:12 +0100)
committerJohn Spray <john.spray@inktank.com>
Tue, 20 May 2014 13:07:51 +0000 (14:07 +0100)
Add missing --hot-standby and --journal-check
arguments.

Fixes: #8258
doc/man/8/ceph-mds.rst

index d5606089ae3dddd9fe1a306c2595e7f6e315bd08..964dbdcd972ceb4c44742e48928cc0eb32d9dcee 100644 (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
 ============