summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>1998-05-11 19:04:56 (GMT)
committerFred Drake <fdrake@acm.org>1998-05-11 19:04:56 (GMT)
commit1a3541c29c18e30b99cdad40db73e1295f63399c (patch)
tree1a513a82ab53b9048a861a428cb4057dcbd0aa95
parent35049527814732cbe7e6cc611309f8a7bdc78a79 (diff)
downloadcpython-1a3541c29c18e30b99cdad40db73e1295f63399c.zip
cpython-1a3541c29c18e30b99cdad40db73e1295f63399c.tar.gz
cpython-1a3541c29c18e30b99cdad40db73e1295f63399c.tar.bz2
Oops, better add it to the usage message!
-rwxr-xr-xDoc/tools/mkhowto.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/tools/mkhowto.sh b/Doc/tools/mkhowto.sh
index 9de8508..4b0f632 100755
--- a/Doc/tools/mkhowto.sh
+++ b/Doc/tools/mkhowto.sh
@@ -42,6 +42,7 @@ HTML options:
--split, -s Specify a section level for page splitting.
Other options:
+ --a4 Format for A4 paper.
--help, -H Show this text.
--logging, -l Log stdout and stderr to a file (*.how).
--debugging, -D Echo commands as they are executed.