From f29fb0e207f4bb87f7d465385e11ae5ce2aa6587 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Sun, 2 Feb 2014 12:19:12 +0100 Subject: [PATCH] Fix bullet list format in README.rst Change-Id: I9107b86a412c7f400edd7c3ab3938abce59746fb --- README.rst | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.rst b/README.rst index 6675441..10ab6c8 100644 --- a/README.rst +++ b/README.rst @@ -53,10 +53,11 @@ directory to use the same tests that are done as part of our Jenkins gating jobs. If you like to run individual tests, run: -* ``tox -e checkniceness`` - to run the niceness tests -* ``tox -e checksyntax`` - to run syntax checks -* ``tox -e checkdeletions`` - to check that no deleted files are referenced -* ``tox -e checkbuild`` - to actually build the manual + + * ``tox -e checkniceness`` - to run the niceness tests + * ``tox -e checksyntax`` - to run syntax checks + * ``tox -e checkdeletions`` - to check that no deleted files are referenced + * ``tox -e checkbuild`` - to actually build the manual tox will use the `openstack-doc-tools package `_ for execution of