summaryrefslogtreecommitdiff
path: root/doc/init/stop-cluster.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/init/stop-cluster.rst')
-rw-r--r--doc/init/stop-cluster.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/init/stop-cluster.rst b/doc/init/stop-cluster.rst
index 245e6db22c9..57c1ab1e680 100644
--- a/doc/init/stop-cluster.rst
+++ b/doc/init/stop-cluster.rst
@@ -3,7 +3,7 @@
====================
To stop a cluster, execute one of the following::
- sudo service ceph stop
+ sudo service -a ceph stop
sudo /etc/init.d/ceph -a stop
Ceph should shut down the operating processes. \ No newline at end of file