]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/cephadm: improve lone sentence 48738/head
authorZac Dover <zac.dover@gmail.com>
Fri, 4 Nov 2022 16:38:13 +0000 (02:38 +1000)
committerZac Dover <zac.dover@gmail.com>
Fri, 4 Nov 2022 16:48:04 +0000 (02:48 +1000)
Improve a lone sentence, both to make the cephadm documentation better
and to test a script that is under development.

Signed-off-by: Zac Dover <zac.dover@gmail.com>
(cherry picked from commit 4a15c776096a2fa12c96443fa9a54ac0aa58e176)

doc/cephadm/host-management.rst

index 694b55335b89e391b927fcb23519389f7defad2e..dcd298716311ddbcb8dea492b8ad9a1e341bee14 100644 (file)
@@ -78,9 +78,10 @@ To add each new host to the cluster, perform two steps:
 Removing Hosts
 ==============
 
-A host can safely be removed from a the cluster once all daemons are removed from it.
+A host can safely be removed from a the cluster after all daemons are removed
+from it.
 
-To drain all daemons from a host do the following:
+To drain all daemons from a host, run a command of the following form:
 
 .. prompt:: bash #