From 977bed095d26349f0ea33af6876b16ba09e56d7a Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Wed, 9 Mar 2016 12:30:23 -0500 Subject: [PATCH] man/8/ceph-disk: fix formatting issue ERROR: /srv/autobuild-ceph/gitbuilder.git/build/doc/man/8/ceph-disk.rst:39: Unexpected indentation. WARNING: /srv/autobuild-ceph/gitbuilder.git/build/doc/man/8/ceph-disk.rst:40: Block quote ends without a blank line; unexpected unindent. Signed-off-by: Sage Weil (cherry picked from commit 8dcaacbb0549a188ebe4b598d5eccf5584a27e6f) --- doc/man/8/ceph-disk.rst | 27 +++++++++++++-------------- 1 file changed, 13 insertions(+), 14 deletions(-) diff --git a/doc/man/8/ceph-disk.rst b/doc/man/8/ceph-disk.rst index fdc557aee9ffd..2ec3d2ba622b4 100644 --- a/doc/man/8/ceph-disk.rst +++ b/doc/man/8/ceph-disk.rst @@ -27,20 +27,19 @@ Synopsis | subcommands: - prepare Prepare a directory or disk for a Ceph OSD - activate Activate a Ceph OSD - activate-lockbox Activate a Ceph lockbox - activate-block Activate an OSD via its block device - activate-journal Activate an OSD via its journal device - activate-all Activate all tagged OSD partitions - list List disks, partitions, and Ceph OSDs - suppress-activate Suppress activate on a device (prefix) - unsuppress-activate - Stop suppressing activate on a device (prefix) - deactivate Deactivate a Ceph OSD - destroy Destroy a Ceph OSD - zap Zap/erase/destroy a device's partition table (and contents) - trigger Trigger an event (caled by udev) + prepare Prepare a directory or disk for a Ceph OSD + activate Activate a Ceph OSD + activate-lockbox Activate a Ceph lockbox + activate-block Activate an OSD via its block device + activate-journal Activate an OSD via its journal device + activate-all Activate all tagged OSD partitions + list List disks, partitions, and Ceph OSDs + suppress-activate Suppress activate on a device (prefix) + unsuppress-activate Stop suppressing activate on a device (prefix) + deactivate Deactivate a Ceph OSD + destroy Destroy a Ceph OSD + zap Zap/erase/destroy a device's partition table (and contents) + trigger Trigger an event (caled by udev) Description =========== -- 2.39.5