summaryrefslogtreecommitdiff
path: root/doc/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/index.rst')
-rw-r--r--doc/index.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/index.rst b/doc/index.rst
index 053eb7b3..7274599e 100644
--- a/doc/index.rst
+++ b/doc/index.rst
@@ -57,7 +57,7 @@ Getting started is easy:
.. code-block:: console
- $ coverage html -d htmlcov
+ $ coverage html
Then visit htmlcov/index.html in your browser, to see a
`report like this`__.
@@ -104,6 +104,7 @@ More information
:maxdepth: 1
cmd
+ config
api
excluding
branch