summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/help.h
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/web2c/help.h')
-rw-r--r--Build/source/texk/web2c/help.h9
1 files changed, 3 insertions, 6 deletions
diff --git a/Build/source/texk/web2c/help.h b/Build/source/texk/web2c/help.h
index d6078658d29..033ba329eb6 100644
--- a/Build/source/texk/web2c/help.h
+++ b/Build/source/texk/web2c/help.h
@@ -61,10 +61,9 @@ const_string CTANGLEHELP[] = {
"+p print progress report messages",
"+/-q shortcut for '-bhp'; also '--quiet' (default)",
"+/-v shortcut for '+bhp'; also '--verbose'",
- "-c ignore temporary output irrespective of changes",
"-dN set 'kpathsea_debug' to N (0..127)",
- "+k keep separators in numeric literals in the output",
"+s print usage statistics",
+ "-t ignore temporary output irrespective of changes",
"--help display this help and exit",
"--version output version information and exit",
NULL
@@ -83,7 +82,6 @@ const_string CWEAVEHELP[] = {
"+p print progress report messages",
"+/-q shortcut for '-bhp'; also '--quiet' (default)",
"+/-v shortcut for '+bhp'; also '--verbose'",
- "-c ignore temporary output irrespective of changes",
"-dN set 'kpathsea_debug' to N (0..127)",
"-e do not enclose C material in \\PB{...}",
"-f do not force a newline after every C statement in output",
@@ -92,7 +90,7 @@ const_string CWEAVEHELP[] = {
"-x omit indices, section names, table of contents",
"+lX use macros for language X as of Xcwebmac.tex",
"+s print usage statistics",
- "+t treat 'typename' in a template like 'typedef'",
+ "-t ignore temporary output irrespective of changes",
"--help display this help and exit",
"--version output version information and exit",
NULL
@@ -111,7 +109,6 @@ const_string CTWILLHELP[] = {
"+p print progress report messages",
"+/-q shortcut for '-bhp'; also '--quiet' (default)",
"+/-v shortcut for '+bhp'; also '--verbose'",
- "-c ignore temporary output irrespective of changes",
"-dN set 'kpathsea_debug' to N (0..127)",
"-e do not enclose C material in \\PB{...}",
"-f do not force a newline after every C statement in output",
@@ -121,7 +118,7 @@ const_string CTWILLHELP[] = {
"+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",
- "+t treat 'typename' in a template like 'typedef'",
+ "-t ignore temporary output irrespective of changes",
"--help display this help and exit",
"--version output version information and exit",
NULL