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 <maozy.fnst@cn.fujitsu.com>
This commit is contained in:
Mao Zhongyi 2018-06-07 14:21:05 +08:00 committed by Mao Zhongyi
parent 9154a392b0
commit f7ec92df26

View 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::