summaryrefslogtreecommitdiff
path: root/Build
diff options
context:
space:
mode:
authorAkira Kakuto <kakuto@fuk.kindai.ac.jp>2015-08-28 22:41:38 +0000
committerAkira Kakuto <kakuto@fuk.kindai.ac.jp>2015-08-28 22:41:38 +0000
commitb009ce392cdc91507c2298a0f228d19089d2e6f1 (patch)
tree263d9c418d5f8b4d9b7b8234aa34b954a3daa87a /Build
parentfacbc3fa3a478c87282c3f95ba056c6711e5e96d (diff)
web2c/luatexdir/lua/luainit.w: Sync with the trunk
git-svn-id: svn://tug.org/texlive/trunk@38229 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build')
-rw-r--r--Build/source/texk/web2c/luatexdir/lua/luainit.w2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/web2c/luatexdir/lua/luainit.w b/Build/source/texk/web2c/luatexdir/lua/luainit.w
index fc79023cf84..c4f93ba2218 100644
--- a/Build/source/texk/web2c/luatexdir/lua/luainit.w
+++ b/Build/source/texk/web2c/luatexdir/lua/luainit.w
@@ -91,7 +91,7 @@ const_string LUATEX_IHELP[] = {
" --output-comment=STRING use STRING for DVI file comment instead of date (no effect for PDF)",
" --output-directory=DIR use existing DIR as the directory to write files in",
" --output-format=FORMAT use FORMAT for job output; FORMAT is 'dvi' or 'pdf'",
- " --[no-]parse-first-line disable/enable parsing of the first line of the input file",
+ " --[no-]parse-first-line ignored",
" --progname=STRING set the program name to STRING",
" --recorder enable filename recorder",
" --safer disable easily exploitable lua commands",