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
commit5f6d7931bc6e217a8531de1375d31f94351c5c6e (patch)
tree5be666f9629618257916d56fde2e6d72051535be /lab
parent8beecff66f160a404217d7ebdff5493a7178b046 (diff)
downloadpython-coveragepy-git-5f6d7931bc6e217a8531de1375d31f94351c5c6e.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 de35ecd4..fed7b0f1 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