summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Doc/tools/prechm.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/tools/prechm.py b/Doc/tools/prechm.py
index adbebc8..99af86f 100644
--- a/Doc/tools/prechm.py
+++ b/Doc/tools/prechm.py
@@ -23,7 +23,7 @@ import getopt
import cgi
usage_mode = '''
-Usage: pre_chm.py [-c] [-k] [-p] [-v 1.5[.x]] filename
+Usage: prechm.py [-c] [-k] [-p] [-v 1.5[.x]] filename
-c: does not build filename.hhc (Table of Contents)
-k: does not build filename.hhk (Index)
-p: does not build filename.hhp (Project File)