]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/rados/troubleshooting/log-and-debug: use ini to highlight code block 42176/head
authorKefu Chai <kchai@redhat.com>
Mon, 5 Jul 2021 15:50:17 +0000 (23:50 +0800)
committerKefu Chai <kchai@redhat.com>
Mon, 5 Jul 2021 15:57:32 +0000 (23:57 +0800)
Signed-off-by: Kefu Chai <kchai@redhat.com>
doc/rados/troubleshooting/log-and-debug.rst

index c9c98b5242edbf7af827e14dbeb18646833c34b7..c5328090c9e1896e8c02171d94fbfad2b1f8dab5 100644 (file)
@@ -69,7 +69,9 @@ To activate Ceph's debugging output (*i.e.*, ``dout()``) at boot time, you must
 add settings to your Ceph configuration file. Subsystems common to each daemon
 may be set under ``[global]`` in your configuration file. Subsystems for
 particular daemons are set under the daemon section in your configuration file
-(*e.g.*, ``[mon]``, ``[osd]``, ``[mds]``). For example::
+(*e.g.*, ``[mon]``, ``[osd]``, ``[mds]``). For example
+
+.. code-block:: ini
 
        [global]
                debug ms = 1/5