]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: mention MDS name and ID format in ceph-mds.rst 44971/head
authorJos Collin <jcollin@redhat.com>
Thu, 10 Feb 2022 11:13:10 +0000 (16:43 +0530)
committerJos Collin <jcollin@redhat.com>
Fri, 11 Feb 2022 04:50:47 +0000 (10:20 +0530)
Signed-off-by: Jos Collin <jcollin@redhat.com>
doc/man/8/ceph-mds.rst

index b3fe46fd4a2cb43cd2372a423516898ccc8e62b6..fd8fc800eca31bf05ad85ac44d3d20fa98754a0d 100644 (file)
@@ -65,7 +65,12 @@ Options
 
 .. option:: --id/-i ID
 
-   Set ID portion of the MDS name.
+   Set ID portion of the MDS name. The ID should not start with a numeric digit.
+
+.. option:: --name/-n TYPE.ID
+
+   Set the MDS name of the format TYPE.ID. The TYPE is obviously 'mds'.
+   The ID should not start with a numeric digit.
 
 Availability
 ============