summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2016-07-04 18:05:28 -0400
committerNed Batchelder <ned@nedbatchelder.com>2016-07-04 18:05:28 -0400
commit3cc92b6c7e03aae7b4808d21bd54293231c15298 (patch)
treeb86ca012a77ae0df48f1244bb0109ba4b2b89da8 /doc
parentf015680f17d8dbc7fd95fb4c7293d7bf363f4170 (diff)
downloadpython-coveragepy-3cc92b6c7e03aae7b4808d21bd54293231c15298.tar.gz
Make more tweaks to the man page
Diffstat (limited to 'doc')
-rw-r--r--doc/python-coverage.1.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/python-coverage.1.txt b/doc/python-coverage.1.txt
index b1d45ac..177fca2 100644
--- a/doc/python-coverage.1.txt
+++ b/doc/python-coverage.1.txt
@@ -87,7 +87,7 @@ GLOBAL OPTIONS
COMMAND REFERENCE
=================
-**annotate**
+**annotate** [ `option` ... ]
Options:
@@ -97,7 +97,7 @@ COMMAND REFERENCE
\-i, --ignore-errors
Ignore errors while reading source files.
-**combine** [ `PATH` ... ]
+**combine** [ `option` ... ] [ `PATH` ... ]
Combine data from multiple coverage files collected with ``run -p``.
The combined results are written to a single file representing the