summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2013-10-09 12:35:43 -0400
committerNed Batchelder <ned@nedbatchelder.com>2013-10-09 12:35:43 -0400
commit90bde2c8efdad019a9ced2b2fa8518ab7e99f7b8 (patch)
treed4a93192c818168153f5a3e3912ba7f066105944 /doc
parent2857fcde3f5f369692fb1380f0f34764347012ab (diff)
downloadpython-coveragepy-90bde2c8efdad019a9ced2b2fa8518ab7e99f7b8.tar.gz
Lint, you are a stern taskmaster...
Diffstat (limited to 'doc')
-rw-r--r--doc/cmd.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/cmd.rst b/doc/cmd.rst
index 3572fff..49062b3 100644
--- a/doc/cmd.rst
+++ b/doc/cmd.rst
@@ -152,9 +152,9 @@ of options, each indicating a facet of operation to log to stderr:
* ``sys``: before starting, dump all the system and environment information,
as with :ref:`coverage debug sys <cmd_debug>`.
-
+
* ``dataio``: log when reading or writing any data file.
-
+
* ``pid``: annotate all debug output with the process id.