diff options
| author | Ned Batchelder <ned@nedbatchelder.com> | 2013-10-12 19:45:25 -0400 |
|---|---|---|
| committer | Ned Batchelder <ned@nedbatchelder.com> | 2013-10-12 19:45:25 -0400 |
| commit | 978ac9ef276f610644ecbff3788ae6a8dd0177a6 (patch) | |
| tree | f654c17d47ae00a4f6d4ac777c90cccdd8cfe9ca /doc/python-coverage.1.txt | |
| parent | 7af764dce29dc52cfda52233b458725ab867adc4 (diff) | |
| download | python-coveragepy-978ac9ef276f610644ecbff3788ae6a8dd0177a6.tar.gz | |
Say what we've done.
Diffstat (limited to 'doc/python-coverage.1.txt')
| -rw-r--r-- | doc/python-coverage.1.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/python-coverage.1.txt b/doc/python-coverage.1.txt index e6f097f..89c70b5 100644 --- a/doc/python-coverage.1.txt +++ b/doc/python-coverage.1.txt @@ -124,7 +124,7 @@ COMMAND REFERENCE \--fail-under `MIN` Exit with a status of 2 if the total coverage is less than `MIN`. - + \-i, --ignore-errors Ignore errors while reading source files. @@ -139,7 +139,7 @@ COMMAND REFERENCE \--fail-under `MIN` Exit with a status of 2 if the total coverage is less than `MIN`. - + \-i, --ignore-errors Ignore errors while reading source files. @@ -187,7 +187,7 @@ COMMAND REFERENCE \--fail-under `MIN` Exit with a status of 2 if the total coverage is less than `MIN`. - + \-i, --ignore-errors Ignore errors while reading source files. |
