]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/dev/cephadm: quote command with backquotes
authorKefu Chai <kchai@redhat.com>
Sun, 28 Mar 2021 15:29:53 +0000 (23:29 +0800)
committerKefu Chai <kchai@redhat.com>
Sun, 28 Mar 2021 15:29:56 +0000 (23:29 +0800)
Signed-off-by: Kefu Chai <kchai@redhat.com>
doc/dev/cephadm/host-maintenance.rst

index af48dee01a6662bb49cf83c919bf112881bf5448..2bbbd15896812c3204a95a28234f0f9b7e8310da 100644 (file)
@@ -15,7 +15,7 @@ Placing a host into maintenance, adopts the following workflow;
 #. confirm that the removal of the host does not impact data availability (the following
    steps will assume it is safe to proceed)
 
-   * orch host ok-to-stop <host> would be used here
+   * ``orch host ok-to-stop <host>`` would be used here
 
 #. if the host has osd daemons, apply noout to the host subtree to prevent data migration
    from triggering during the planned maintenance slot.