diff options
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 e6f097f6..89c70b53 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. |