From ce9b4714efc86c098d677375922afb49a1877dbe Mon Sep 17 00:00:00 2001 From: Raymond Hettinger Date: Sun, 8 Feb 2004 19:24:18 +0000 Subject: SF patch #880552: Fix typo in usage message(prechm.py) (Contributed by George Yoshida.) * Also convert tabs to spaces. --- Doc/tools/prechm.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Doc/tools/prechm.py b/Doc/tools/prechm.py index 0367bda..adbebc8 100644 --- a/Doc/tools/prechm.py +++ b/Doc/tools/prechm.py @@ -23,7 +23,7 @@ import getopt import cgi usage_mode = ''' -Usage: make_chm.py [-c] [-k] [-p] [-v 1.5[.x]] filename +Usage: pre_chm.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) @@ -93,8 +93,8 @@ contents_header = '''\ - - + +