diff options
| author | Ned Batchelder <ned@nedbatchelder.com> | 2013-10-09 12:35:43 -0400 |
|---|---|---|
| committer | Ned Batchelder <ned@nedbatchelder.com> | 2013-10-09 12:35:43 -0400 |
| commit | 90bde2c8efdad019a9ced2b2fa8518ab7e99f7b8 (patch) | |
| tree | d4a93192c818168153f5a3e3912ba7f066105944 /doc | |
| parent | 2857fcde3f5f369692fb1380f0f34764347012ab (diff) | |
| download | python-coveragepy-90bde2c8efdad019a9ced2b2fa8518ab7e99f7b8.tar.gz | |
Lint, you are a stern taskmaster...
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/cmd.rst | 4 |
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. |
