]> git.apps.os.sepia.ceph.com Git - teuthology.git/commitdiff
README: fix rst syntax for sub-bullets 762/head
authorKen Dreyer <kdreyer@redhat.com>
Tue, 5 Jan 2016 18:17:34 +0000 (11:17 -0700)
committerKen Dreyer <kdreyer@redhat.com>
Tue, 5 Jan 2016 18:20:29 +0000 (11:20 -0700)
The install task contains its own list of sub-point bullets.  Prior to
this change, rST did not treat this list as a sub-list of the "install
task" bullet point. Instead, it rendered them at the same level as the
install task and all the other tasks.

Indent the sub-bullets under the install task's description. This will
cause rST to treat them as true sub-bullets under the install task.

README.rst

index 31271994fde0d717e211c24241e08cb37037dd42..0c96e687b09a3a26d5a915a6d5fdd71070646a79 100644 (file)
@@ -222,13 +222,17 @@ Some of the more important / commonly used tasks include:
   the test configuration to cause it to install any branch, SHA, archive or
   URL. The following are valid parameters.
 
-- ``branch``: specify a branch (firefly, giant...)
-- ``flavor``: specify a flavor (next, unstable...). Flavors can be thought of
-  as subsets of branches.  Sometimes (unstable, for example) they may have a
-  predefined meaning.
-- ``project``: specify a project (ceph, samba...)
-- ``sha1``: install the build with this sha1 value.
-- ``tag``: specify a tag/identifying text for this build (v47.2, v48.1...)
+  - ``branch``: specify a branch (firefly, giant...)
+
+  - ``flavor``: specify a flavor (next, unstable...). Flavors can be thought of
+    as subsets of branches.  Sometimes (unstable, for example) they may have a
+    predefined meaning.
+
+  - ``project``: specify a project (ceph, samba...)
+
+  - ``sha1``: install the build with this sha1 value.
+
+  - ``tag``: specify a tag/identifying text for this build (v47.2, v48.1...)
 
 * ``ceph``: Bring up Ceph