From 28a5465fde0925b65b270bbe9a711375cfd70146 Mon Sep 17 00:00:00 2001 From: Ernesto Puerta <37327689+epuertat@users.noreply.github.com> Date: Thu, 17 Feb 2022 20:24:43 +0100 Subject: [PATCH] doc: fix titles --- doc/ceph-volume/lvm/batch.rst | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) 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``:: -- 2.39.5