]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
man/8/ceph-disk: fix formatting issue 8012/head
authorSage Weil <sage@redhat.com>
Wed, 9 Mar 2016 17:30:23 +0000 (12:30 -0500)
committerZack Cerza <zack@redhat.com>
Wed, 9 Mar 2016 23:46:21 +0000 (16:46 -0700)
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 <sage@redhat.com>
(cherry picked from commit 8dcaacbb0549a188ebe4b598d5eccf5584a27e6f)

doc/man/8/ceph-disk.rst

index fdc557aee9ffd6560f4c5f813c85947395be02b2..2ec3d2ba622b40e8d8c179755565f096ca9411cd 100644 (file)
@@ -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
 ===========