]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: drop the unsupported option -r from vstart
authorMao Zhongyi <maozy.fnst@cn.fuitsu.com>
Thu, 7 Jun 2018 06:21:05 +0000 (14:21 +0800)
committerMao Zhongyi <maozy.fnst@cn.fujitsu.com>
Mon, 11 Jun 2018 05:34:30 +0000 (13:34 +0800)
vstart no longer supports -r option after commit 8dcf8d6e,
but it is not cleaned from mstart, so drop it.

Signed-off-by: Mao Zhongyi <maozy.fnst@cn.fujitsu.com>
doc/dev/dev_cluster_deployement.rst

index 0e6244e04e211d7c031cb767741d4defd460d0bf..71ae8c6adce862755c929967796ac238387dfd8f 100644 (file)
@@ -113,7 +113,7 @@ the following way::
 
 For eg::
 
-  ./mstart.sh cluster1 -n -r
+  ./mstart.sh cluster1 -n
 
 
 For stopping the cluster, you do::