summaryrefslogtreecommitdiff
path: root/doc/python-coverage.1.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/python-coverage.1.txt')
-rw-r--r--doc/python-coverage.1.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/python-coverage.1.txt b/doc/python-coverage.1.txt
index 89c70b53..9ea5f4ee 100644
--- a/doc/python-coverage.1.txt
+++ b/doc/python-coverage.1.txt
@@ -76,8 +76,8 @@ GLOBAL OPTIONS
Usually needs quoting on the command line.
**--include** `PATTERN` [ , ... ]
- Include files only when their filename path matches one of these
- PATTERNs. Usually needs quoting on the command line.
+ Include only files whose paths match one of these
+ PATTERNs. Accepts shell-style wildcards, which must be quoted.
COMMAND REFERENCE