]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: fix typo in cephadm host management 44129/head
authorBrian_P <32593931+spdfnet@users.noreply.github.com>
Mon, 29 Nov 2021 14:13:17 +0000 (14:13 +0000)
committerGitHub <noreply@github.com>
Mon, 29 Nov 2021 14:13:17 +0000 (14:13 +0000)
doc/cephadm/host-management.rst

index c109e2dc73b322d49ca110c727ed9789a6ca2544..ede732c17b79b38fd846c11ec6fab2009ef569dd 100644 (file)
@@ -163,7 +163,7 @@ Maintenance Mode
 Place a host in and out of maintenance mode (stops all Ceph daemons on host)::
 
     ceph orch host maintenance enter <hostname> [--force]
-    ceph orch host maintenace exit <hostname>
+    ceph orch host maintenance exit <hostname>
 
 Where the force flag when entering maintenance allows the user to bypass warnings (but not alerts)