From: Kefu Chai Date: Sun, 28 Mar 2021 15:29:53 +0000 (+0800) Subject: doc/dev/cephadm: quote command with backquotes X-Git-Tag: v17.1.0~2433^2~1 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=ba285cbc980f6efaa35621b51652364941e81149;p=ceph.git doc/dev/cephadm: quote command with backquotes Signed-off-by: Kefu Chai --- diff --git a/doc/dev/cephadm/host-maintenance.rst b/doc/dev/cephadm/host-maintenance.rst index af48dee01a666..2bbbd15896812 100644 --- a/doc/dev/cephadm/host-maintenance.rst +++ b/doc/dev/cephadm/host-maintenance.rst @@ -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 would be used here + * ``orch host ok-to-stop `` 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.