From 665d7b76eee4e81d5680ed75d0e563af39739ebc Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Tue, 29 Dec 2009 06:56:50 -0500 Subject: ignore_errors can be set in [report].ignore_errors --- lab/cmd-opts.txt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'lab') 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 -- cgit v1.2.1