diff --git a/source/texk/web2c/luatexdir/lua/luainit.w b/source/texk/web2c/luatexdir/lua/luainit.w index c20d02ac647b050d18f1179d293f3b17f20d32b2..ff8a3f632508b5b3c70ea6881349984f60077690 100644 --- a/source/texk/web2c/luatexdir/lua/luainit.w +++ b/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", "",