diff options
-rw-r--r-- | doc/cmd.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/cmd.rst b/doc/cmd.rst index 8b97ce37..a5e00055 100644 --- a/doc/cmd.rst +++ b/doc/cmd.rst @@ -453,7 +453,7 @@ to log: * ``multiproc``: log the start and stop of multiprocessing processes. -* ``pid``: annotate all debug output with the process id. +* ``pid``: annotate all warnings and debug output with the process id. * ``plugin``: print information about plugin operations. |