]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: fix titles 45082/head
authorErnesto Puerta <37327689+epuertat@users.noreply.github.com>
Thu, 17 Feb 2022 19:24:43 +0000 (20:24 +0100)
committerGitHub <noreply@github.com>
Thu, 17 Feb 2022 19:24:43 +0000 (20:24 +0100)
doc/ceph-volume/lvm/batch.rst

index 6033b5aaf1b5a4f754130dd6e91a83838f844be8..19a2f7ab6067a4421e99173c126de49b94322009 100644 (file)
@@ -60,7 +60,9 @@ Consider the following invocation::
 This will deploy three OSDs with external ``db`` and ``wal`` volumes on
 an NVME device.
 
-**pretty reporting**
+Pretty reporting
+----------------
+
 The ``pretty`` report format (the default) would
 look like this::
 
@@ -83,10 +85,9 @@ look like this::
       block_db        /dev/nvme0n1                                           66.67 GB         33.33%
 
 
+JSON reporting
+--------------
 
-
-
-**JSON reporting**
 Reporting can produce a structured output with ``--format json`` or
 ``--format json-pretty``::