From 1798fe83344fce3350ecfd8102fa7c4082394bb1 Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Sat, 22 Oct 2016 09:49:22 -0400 Subject: Document the multiproc debug option --- doc/cmd.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc') diff --git a/doc/cmd.rst b/doc/cmd.rst index 6ca1fc42..bbeff182 100644 --- a/doc/cmd.rst +++ b/doc/cmd.rst @@ -449,6 +449,8 @@ to log: * ``dataop``: log when data is added to the CoverageData object. +* ``multiproc``: log the start and stop of multiprocessing processes. + * ``pid``: annotate all debug output with the process id. * ``plugin``: print information about plugin operations. -- cgit v1.2.1