aboutsummaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/luajit.13
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/luajit.1 b/etc/luajit.1
index cf7ea665..b8713d4e 100644
--- a/etc/luajit.1
+++ b/etc/luajit.1
@@ -26,6 +26,9 @@ Run the given chunk of Lua code.
26.BI "\-l " library 26.BI "\-l " library
27Load the named library, just like \fBrequire("\fR\fIlibrary\fR\fB")\fR. 27Load the named library, just like \fBrequire("\fR\fIlibrary\fR\fB")\fR.
28.TP 28.TP
29.BI "\-b " ...
30Save or list bytecode. Run without arguments to get help on options.
31.TP
29.BI "\-j " command 32.BI "\-j " command
30Perform LuaJIT control command (optional space after \fB\-j\fR). 33Perform LuaJIT control command (optional space after \fB\-j\fR).
31.TP 34.TP