summaryrefslogtreecommitdiff
path: root/lab
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2009-12-13 17:00:47 -0500
committerNed Batchelder <ned@nedbatchelder.com>2009-12-13 17:00:47 -0500
commitc63c0783755a8304a48755c99b2768460751d3cb (patch)
tree8bb82e8448de999ad5577eb58a97aadd4c447f51 /lab
parent7db6962122caa7d6a6b2ee936730f603c97b3743 (diff)
downloadpython-coveragepy-c63c0783755a8304a48755c99b2768460751d3cb.tar.gz
Rename the config file option for excluding source lines, in prep for excluding files.
Diffstat (limited to 'lab')
-rw-r--r--lab/cmd-opts.txt10
1 files changed, 9 insertions, 1 deletions
diff --git a/lab/cmd-opts.txt b/lab/cmd-opts.txt
index de35ecd..fed7b0f 100644
--- a/lab/cmd-opts.txt
+++ b/lab/cmd-opts.txt
@@ -45,6 +45,14 @@ commands:
-p --parallel bool
--timid bool [run].timid
+
+ --include=directory [run].include
+ --include=filename
+ --include=module
+ --exclude=directory [run].exclude
+
+
+
xml
-i --ignore-errors bool
--omit list of string
@@ -57,7 +65,7 @@ commands:
Other config:
- [report].exclude list of string
+ [report].exclude_lines list of string
[run].data_file string