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
commit665d7b76eee4e81d5680ed75d0e563af39739ebc (patch)
tree1a123042e187fb6311bdd02a9b30a64034b7fa34 /lab
parentfde1ed209409a4106685dc8cac89d5d03f600314 (diff)
downloadpython-coveragepy-git-665d7b76eee4e81d5680ed75d0e563af39739ebc.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 5b1f78e2..e6401ef4 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