From: Mao Zhongyi Date: Thu, 7 Jun 2018 06:21:05 +0000 (+0800) Subject: doc: drop the unsupported option -r from vstart X-Git-Tag: v14.0.1~1137^2~2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=f7ec92df265d7beebf73ae0dac5c74726a45d584;p=ceph.git doc: drop the unsupported option -r from vstart vstart no longer supports -r option after commit 8dcf8d6e, but it is not cleaned from mstart, so drop it. Signed-off-by: Mao Zhongyi --- diff --git a/doc/dev/dev_cluster_deployement.rst b/doc/dev/dev_cluster_deployement.rst index 0e6244e04e21..71ae8c6adce8 100644 --- a/doc/dev/dev_cluster_deployement.rst +++ b/doc/dev/dev_cluster_deployement.rst @@ -113,7 +113,7 @@ the following way:: For eg:: - ./mstart.sh cluster1 -n -r + ./mstart.sh cluster1 -n For stopping the cluster, you do::