From 130ae623f9dba9c28ee321b6f6a1d0f0fe8f9a8a Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Wed, 9 Oct 2013 12:35:43 -0400 Subject: Lint, you are a stern taskmaster... --- doc/cmd.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/cmd.rst b/doc/cmd.rst index 3572fff4..49062b31 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 `. - + * ``dataio``: log when reading or writing any data file. - + * ``pid``: annotate all debug output with the process id. -- cgit v1.2.1