From Lua 5.2: Add -E command line option (ignore env vars).

This commit is contained in:
Mike Pall
2012-07-16 22:47:01 +02:00
parent bf2d4acf00
commit 63bb052bbe
3 changed files with 30 additions and 11 deletions

View File

@@ -41,6 +41,9 @@ Run in interactive mode.
.B "\-v"
Show \fBLuaJIT\fR version.
.TP
.B "\-E"
Ignore environment variables.
.TP
.B "\-\-"
Stop processing options.
.TP