Pārlūkot izejas kodu

Update man page for -b command line option.

Mike Pall 14 gadi atpakaļ
vecāks
revīzija
0f55b46b0b
1 mainītis faili ar 3 papildinājumiem un 0 dzēšanām
  1. 3 0
      etc/luajit.1

+ 3 - 0
etc/luajit.1

@@ -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