commit | 1a3541c29c18e30b99cdad40db73e1295f63399c | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Mon May 11 19:04:56 1998 +0000 |
committer | Fred Drake <fdrake@acm.org> | Mon May 11 19:04:56 1998 +0000 |
tree | 1a513a82ab53b9048a861a428cb4057dcbd0aa95 | |
parent | 35049527814732cbe7e6cc611309f8a7bdc78a79 [diff] [blame] |
Oops, better add it to the usage message!
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 @@ --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.