diff options
author | Fred Drake <fdrake@acm.org> | 1998-04-03 05:41:38 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 1998-04-03 05:41:38 (GMT) |
commit | 16a19c46a92cf6018314d6cc6722c8885dcb0983 (patch) | |
tree | 5dd7489f2f67cae5e5eb8c3b0bb327f25d0c3632 /Doc | |
parent | 5bd7fccef916b4c5c99faee4d4e4ad1e967b806b (diff) | |
download | cpython-16a19c46a92cf6018314d6cc6722c8885dcb0983.zip cpython-16a19c46a92cf6018314d6cc6722c8885dcb0983.tar.gz cpython-16a19c46a92cf6018314d6cc6722c8885dcb0983.tar.bz2 |
Mention the --help option to tools/mkhowto.sh.
Diffstat (limited to 'Doc')
-rw-r--r-- | Doc/README | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -159,7 +159,8 @@ Andrew Kuchling <amk@acm.org>. The file howto.tex is a commented template which may be used an example. A script to "do the right thing" to format a howto document is included as tools/mkhowto.sh. Support for this document class is still new, but is expected to -evolve rapidly. +evolve rapidly. Use "mkhowto.sh --help" for information on using the +formatting tool. Copyright notice |