diff options
| author | Ned Batchelder <ned@nedbatchelder.com> | 2009-12-05 17:53:53 -0500 |
|---|---|---|
| committer | Ned Batchelder <ned@nedbatchelder.com> | 2009-12-05 17:53:53 -0500 |
| commit | 4355fa45cd548c5f5b33396405b718062aefe818 (patch) | |
| tree | e4b9f672e0b039fa1374ac1f1c4e330295ed4f8f /lab/cmd-opts.txt | |
| parent | e3eb59636512b3d4ad8603948450fbc62dca2205 (diff) | |
| download | python-coveragepy-git-4355fa45cd548c5f5b33396405b718062aefe818.tar.gz | |
Clean-ups
Diffstat (limited to 'lab/cmd-opts.txt')
| -rw-r--r-- | lab/cmd-opts.txt | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/lab/cmd-opts.txt b/lab/cmd-opts.txt index 87fd1e23..5b749918 100644 --- a/lab/cmd-opts.txt +++ b/lab/cmd-opts.txt @@ -10,23 +10,23 @@ commands: --timid bool -p --parallel bool -L --stdlib bool - --branch bool * + --branch bool -a --append bool erase -e - + combine -c - - report -r + + report -r -m --missing bool -i --ignore-errors bool --omit list of string - + annotate -a -d --output-directory string -i --ignore-errors bool --omit list of string - + html -b -d --output-directory string -i --ignore-errors bool @@ -38,11 +38,11 @@ commands: help byteprep * - + xml * - - - + + + Option scopes: - Cmd line |
