]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
doc/releases/octopus.rst: add '$' as prompt
authorKefu Chai <kchai@redhat.com>
Mon, 16 Mar 2020 09:32:56 +0000 (17:32 +0800)
committerKefu Chai <kchai@redhat.com>
Mon, 16 Mar 2020 12:12:53 +0000 (20:12 +0800)
to help the BashSession lexer to render the text starting with "#" as comments

see https://pygments.org/docs/lexers/#lexers-for-various-shells

Signed-off-by: Kefu Chai <kchai@redhat.com>
doc/releases/octopus.rst

index 333403ef4217c25eb6b789433fca0167898c6adb..4938ad842e264ece928ca4484e9c5f7a2cb9badf 100644 (file)
@@ -509,8 +509,8 @@ Upgrade compatibility notes
 
   You can view exactly what information will be reported first with::
 
-    ceph telemetry show        # see everything
-    ceph telemetry show basic  # basic cluster info (including all of the new info)
+    ceph telemetry show        # see everything
+    ceph telemetry show basic  # basic cluster info (including all of the new info)
 
 * Following invalid settings now are not tolerated anymore
   for the command `ceph osd erasure-code-profile set xxx`.