summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/help.h
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-11-04 23:23:46 +0000
committerKarl Berry <karl@freefriends.org>2016-11-04 23:23:46 +0000
commit6db3a47aa376ed7b30d75345531b0568e0032021 (patch)
tree119b04d1d8419722c32c738426b8e06aedd4465b /Build/source/texk/web2c/help.h
parentfc98a2c249be93cd2f2199bd69d01e5d10a50c85 (diff)
cweave -x omits section names
git-svn-id: svn://tug.org/texlive/trunk@42437 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 2cedb687c6b..3c0d670b2fa 100644
--- a/Build/source/texk/web2c/help.h
+++ b/Build/source/texk/web2c/help.h
@@ -77,7 +77,7 @@ const_string CWEAVEHELP[] = {
"-f do not force a newline after every C statement in output",
"-h suppress success message on completion",
"-p suppress progress report messages",
- "-x omit indices and table of contents",
+ "-x omit indices, section names, table of contents",
"+e enclose C material in \\PB{...}",
"+s print usage statistics",
"--help display this help and exit",