From: Ernesto Puerta <37327689+epuertat@users.noreply.github.com> Date: Thu, 17 Feb 2022 19:24:43 +0000 (+0100) Subject: doc: fix titles X-Git-Tag: v18.0.0~1320^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=28a5465fde0925b65b270bbe9a711375cfd70146;p=ceph.git doc: fix titles --- diff --git a/doc/ceph-volume/lvm/batch.rst b/doc/ceph-volume/lvm/batch.rst index 6033b5aaf1b5a..19a2f7ab6067a 100644 --- a/doc/ceph-volume/lvm/batch.rst +++ b/doc/ceph-volume/lvm/batch.rst @@ -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``::