From 16a19c46a92cf6018314d6cc6722c8885dcb0983 Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Fri, 3 Apr 1998 05:41:38 +0000 Subject: [PATCH] Mention the --help option to tools/mkhowto.sh. --- Doc/README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Doc/README b/Doc/README index bb38dbcbbfc..a3ab3c1cda3 100644 --- a/Doc/README +++ b/Doc/README @@ -159,7 +159,8 @@ Andrew Kuchling . 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