diff options
Diffstat (limited to 'doc/python-coverage.1.txt')
-rw-r--r-- | doc/python-coverage.1.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/python-coverage.1.txt b/doc/python-coverage.1.txt index a9895482..0bbd44d0 100644 --- a/doc/python-coverage.1.txt +++ b/doc/python-coverage.1.txt @@ -2,13 +2,13 @@ python-coverage =============== -------------------------------------------------- -measure code coverage of Python program execution -------------------------------------------------- +---------------------------- +Measure Python code coverage +---------------------------- :Author: Ned Batchelder <ned@nedbatchelder.com> :Author: |author| -:Date: 2019-11-11 +:Date: 2021-01-24 :Copyright: Apache 2.0 license, attribution and disclaimer required. :Manual section: 1 :Manual group: Coverage.py |