summaryrefslogtreecommitdiff
path: root/Build
diff options
context:
space:
mode:
authorJérôme Laurens <jerome.laurens@u-bourgogne.fr>2017-04-23 09:38:49 +0000
committerJérôme Laurens <jerome.laurens@u-bourgogne.fr>2017-04-23 09:38:49 +0000
commit3f6805efdbf9d54a97382075578bc529a1493f28 (patch)
tree12c36732576962c41e074b306cbc35a82a896ba3 /Build
parent414253b7d3a5b578e94615192c96e32f0247173a (diff)
add "man synctex" in help message
git-svn-id: svn://tug.org/texlive/trunk@43987 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 c20d02ac647..ff8a3f63250 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[] = {
" --safer disable easily exploitable lua commands",
" --[no-]shell-escape disable/enable system commands",
" --shell-restricted restrict system commands to a list of commands given in texmf.cnf",
- " --synctex=NUMBER enable synctex",
+ " --synctex=NUMBER enable synctex (see man synctex)",
" --utc init time to UTC",
" --version display version and exit",
"",