diff options
-rw-r--r-- | doc/cmd.rst | 2 |
1 files changed, 2 insertions, 0 deletions
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. |