mirror of
https://github.com/LuaJIT/LuaJIT.git
synced 2025-02-07 15:14:08 +00:00
Update man page for -b command line option.
This commit is contained in:
parent
3d1563524f
commit
0f55b46b0b
@ -26,6 +26,9 @@ Run the given chunk of Lua code.
|
|||||||
.BI "\-l " library
|
.BI "\-l " library
|
||||||
Load the named library, just like \fBrequire("\fR\fIlibrary\fR\fB")\fR.
|
Load the named library, just like \fBrequire("\fR\fIlibrary\fR\fB")\fR.
|
||||||
.TP
|
.TP
|
||||||
|
.BI "\-b " ...
|
||||||
|
Save or list bytecode. Run without arguments to get help on options.
|
||||||
|
.TP
|
||||||
.BI "\-j " command
|
.BI "\-j " command
|
||||||
Perform LuaJIT control command (optional space after \fB\-j\fR).
|
Perform LuaJIT control command (optional space after \fB\-j\fR).
|
||||||
.TP
|
.TP
|
||||||
|
Loading…
Reference in New Issue
Block a user