From 0f55b46b0bb5838f98c0a043c885dd63fab44c5c Mon Sep 17 00:00:00 2001 From: Mike Pall Date: Wed, 15 Jun 2011 01:32:57 +0200 Subject: Update man page for -b command line option. --- etc/luajit.1 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'etc') 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. .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 -- cgit v1.2.1