summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/cmd.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/cmd.rst b/doc/cmd.rst
index d111c9d2..1344d20e 100644
--- a/doc/cmd.rst
+++ b/doc/cmd.rst
@@ -482,7 +482,8 @@ to log:
* ``multiproc``: log the start and stop of multiprocessing processes.
-* ``pid``: annotate all warnings and debug output with the process id.
+* ``pid``: annotate all warnings and debug output with the process and thread
+ ids.
* ``plugin``: print information about plugin operations.