summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/help.h
diff options
context:
space:
mode:
authorAndreas Scherer <andreas_tex@freenet.de>2019-01-19 22:48:54 +0000
committerAndreas Scherer <andreas_tex@freenet.de>2019-01-19 22:48:54 +0000
commit0dce13740fac0cb2fe8351763cce9d32a88a6235 (patch)
treef060006adc1df5e9fb1d738bdefd54ff9431187f /Build/source/texk/web2c/help.h
parent136f86a2207a052a2facf6c9aff3dd93ebfe2106 (diff)
Fix CTWILL '--help' text.
git-svn-id: svn://tug.org/texlive/trunk@49763 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/help.h')
-rw-r--r--Build/source/texk/web2c/help.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/web2c/help.h b/Build/source/texk/web2c/help.h
index 52ad70d9084..b2a61fd6a33 100644
--- a/Build/source/texk/web2c/help.h
+++ b/Build/source/texk/web2c/help.h
@@ -110,7 +110,7 @@ const_string CTWILLHELP[] = {
"-i suppress indentation of parameter declarations",
"-o suppress separation of declarations and statements",
"-x omit indices, section names, table of contents",
- "+P \\input proofmac.tex instead of ctwimac.tex",
+ "+P \\input ctproofmac.tex instead of ctwimac.tex",
"+/-lX use macros for language X as of Xct{wi|proof}mac.tex",
"+s print usage statistics",
"--help display this help and exit",