summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/python-coverage.1.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/python-coverage.1.txt b/doc/python-coverage.1.txt
index 7cd16b8d..47d44730 100644
--- a/doc/python-coverage.1.txt
+++ b/doc/python-coverage.1.txt
@@ -146,7 +146,8 @@ COMMAND REFERENCE
``data`` to show a summary of the collected data;
``sys`` to show installation information;
``config`` to show the configuration;
- ``premain`` to show what is calling coverage.
+ ``premain`` to show what is calling coverage;
+ ``pybehave`` to show internal flags describing Python behavior.
**erase**