From 9ebef863fbd274ccc04480e1f12b7ce385c739c8 Mon Sep 17 00:00:00 2001 From: Andreas Scherer Date: Fri, 10 Apr 2020 11:14:07 +0000 Subject: [CWEB] Add new command-line option '-t'. If disabled with '-t', the temporary output is ignored unconditionally and the final output is (re-)created irrespective of changes between runs. (Default is '+t' for CWEB={ctangle,cweave,ctwill}.) git-svn-id: svn://tug.org/texlive/trunk@54639 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/web2c/help.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Build/source/texk/web2c/help.h') diff --git a/Build/source/texk/web2c/help.h b/Build/source/texk/web2c/help.h index b2a61fd6a33..8f5b12b8d0d 100644 --- a/Build/source/texk/web2c/help.h +++ b/Build/source/texk/web2c/help.h @@ -62,6 +62,7 @@ const_string CTANGLEHELP[] = { "+/-q shortcut for '-bhp'; also '--quiet' (default)", "+/-v shortcut for '+bhp'; also '--verbose'", "+s print usage statistics", + "-t ignore temporary output irrespective of changes", "--help display this help and exit", "--version output version information and exit", NULL @@ -87,6 +88,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 ignore temporary output irrespective of changes", "--help display this help and exit", "--version output version information and exit", NULL @@ -113,6 +115,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 ignore temporary output irrespective of changes", "--help display this help and exit", "--version output version information and exit", NULL -- cgit v1.2.3