From 978ac9ef276f610644ecbff3788ae6a8dd0177a6 Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Sat, 12 Oct 2013 19:45:25 -0400 Subject: Say what we've done. --- doc/python-coverage.1.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/python-coverage.1.txt') 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. -- cgit v1.2.1