]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: indent warning messages in add-or-rm-osds.rst 5128/head
authorKefu Chai <kchai@redhat.com>
Thu, 2 Jul 2015 12:55:36 +0000 (20:55 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 2 Jul 2015 12:59:23 +0000 (20:59 +0800)
otherwise they are rendered as normal text

Signed-off-by: Kefu Chai <kchai@redhat.com>
doc/rados/operations/add-or-rm-osds.rst

index 76b043e25fe7e4b6ee417f91381b5c423128bb00..81c2a6a90c83600c0273b688092e6bb02b4c26c8 100644 (file)
@@ -79,10 +79,10 @@ weight).
    Note, in this case the command may fail if the number is already in use.
 
    .. warning:: In general, explicitly specifying {id} is not recommended.
-   IDs are allocated as an array, and skipping entries consumes some extra
-   memory. This can become significant if there are large gaps and/or
-   clusters are large. If {id} is not specified, the smallest available is
-   used.
+      IDs are allocated as an array, and skipping entries consumes some extra
+      memory. This can become significant if there are large gaps and/or
+      clusters are large. If {id} is not specified, the smallest available is
+      used.
 
 #. Create the default directory on your new OSD. ::