aboutsummaryrefslogtreecommitdiff
path: root/doc/running.html
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--doc/running.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/running.html b/doc/running.html
index 2cba1534..f34f1f5f 100644
--- a/doc/running.html
+++ b/doc/running.html
@@ -89,7 +89,7 @@ The <tt>luajit</tt> stand-alone executable is just a slightly modified
89version of the regular <tt>lua</tt> stand-alone executable. 89version of the regular <tt>lua</tt> stand-alone executable.
90It supports the same basic options, too. <tt>luajit&nbsp;-h</tt> 90It supports the same basic options, too. <tt>luajit&nbsp;-h</tt>
91prints a short list of the available options. Please have a look at the 91prints a short list of the available options. Please have a look at the
92<a href="https://www.lua.org/manual/5.1/manual.html#6">Lua manual</a> 92<a href="https://www.lua.org/manual/5.1/manual.html#6"><span class="ext">&raquo;</span>&nbsp;Lua manual</a>
93for details. 93for details.
94</p> 94</p>
95<p> 95<p>