diff options
author | Ned Batchelder <ned@nedbatchelder.com> | 2009-10-12 06:33:09 -0400 |
---|---|---|
committer | Ned Batchelder <ned@nedbatchelder.com> | 2009-10-12 06:33:09 -0400 |
commit | d3dc3739006eabe852a35a04cc5fe8f49a624ec9 (patch) | |
tree | 381d8b1441523180e649a7c522e0599e80dcb11c | |
parent | 4caf87e9ee9ce62f96a993fbdb4f96a1f8a02132 (diff) | |
download | python-coveragepy-d3dc3739006eabe852a35a04cc5fe8f49a624ec9.tar.gz |
Keep cmd-opts.txt up to date
-rw-r--r-- | lab/cmd-opts.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lab/cmd-opts.txt b/lab/cmd-opts.txt index 5328ead..87fd1e2 100644 --- a/lab/cmd-opts.txt +++ b/lab/cmd-opts.txt @@ -20,17 +20,17 @@ commands: report -r -m --missing bool -i --ignore-errors bool - -o --omit list of string + --omit list of string annotate -a -d --output-directory string -i --ignore-errors bool - -o --omit list of string + --omit list of string html -b -d --output-directory string -i --ignore-errors bool - -o --omit list of string + --omit list of string --red * --green * --style * @@ -39,7 +39,7 @@ commands: byteprep * - cobertura * + xml * |