summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2013-10-10 21:34:33 -0400
committerNed Batchelder <ned@nedbatchelder.com>2013-10-10 21:34:33 -0400
commitdad8d9f9abd432e511030d96c60a598a82620ea0 (patch)
tree6454f4dd962c02b1d7d3423ae95e7e24cc56dbb7
parentd9f0e30fb66b4cf8cf4917cb2c6248c2b96aa899 (diff)
downloadpython-coveragepy-git-dad8d9f9abd432e511030d96c60a598a82620ea0.tar.gz
Man page needs love over time.
-rw-r--r--howto.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/howto.txt b/howto.txt
index 78b6c443..b5432535 100644
--- a/howto.txt
+++ b/howto.txt
@@ -14,6 +14,7 @@
- Version and date in doc/index.rst
- Version and copyright date in doc/conf.py
- Version --version output in doc/install.rst
+ - Don't forget the man page: doc/python-coverage.1.txt
- Generate new sample_html to get the latest, incl footer version number:
python setup.py develop
cd C:\ned\cog\trunk