summaryrefslogtreecommitdiff
path: root/lab
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2009-12-29 06:56:50 -0500
committerNed Batchelder <ned@nedbatchelder.com>2009-12-29 06:56:50 -0500
commitf417c1899514f8fb01a315695ffd16b910a35b10 (patch)
tree4465238121143487859ce66e2bc35b997d06064d /lab
parentf441c37d46c86de150a149885f4e048bbd93c1f3 (diff)
downloadpython-coveragepy-f417c1899514f8fb01a315695ffd16b910a35b10.tar.gz
ignore_errors can be set in [report].ignore_errors
Diffstat (limited to 'lab')
-rw-r--r--lab/cmd-opts.txt14
1 files changed, 7 insertions, 7 deletions
diff --git a/lab/cmd-opts.txt b/lab/cmd-opts.txt
index 5b1f78e..e6401ef 100644
--- a/lab/cmd-opts.txt
+++ b/lab/cmd-opts.txt
@@ -15,7 +15,7 @@ commands:
annotate -a
-d --output-directory string
-i --ignore-errors bool
- --omit list of string
+ --omit list of string [report].omit
combine -c
@@ -27,16 +27,16 @@ commands:
html -b
-d --output-directory string
- -i --ignore-errors bool
- --omit list of string
+ -i --ignore-errors bool [report].ignore_errors
+ --omit list of string [report].omit
--red *
--green *
--style *
report -r
-m --missing bool
- -i --ignore-errors bool
- --omit list of string
+ -i --ignore-errors bool [report].ignore_errors
+ --omit list of string [report].omit
run -x
-a --append bool
@@ -54,8 +54,8 @@ commands:
xml
- -i --ignore-errors bool
- --omit list of string
+ -i --ignore-errors bool [report].ignore_errors
+ --omit list of string [report].omit
-o string