Update man page for -b command line option.

master
Mike Pall 2011-06-15 01:32:57 +02:00
parent 3d1563524f
commit 0f55b46b0b
1 changed files with 3 additions and 0 deletions

View File

@ -26,6 +26,9 @@ Run the given chunk of Lua code.
.BI "\-l " library
Load the named library, just like \fBrequire("\fR\fIlibrary\fR\fB")\fR.
.TP
.BI "\-b " ...
Save or list bytecode. Run without arguments to get help on options.
.TP
.BI "\-j " command
Perform LuaJIT control command (optional space after \fB\-j\fR).
.TP