Lines Matching +full:package +full:- +full:mode
4 lua \- Lua interpreter
43 .B "lua \-v \-i"
46 .B "lua \-"
49 In interactive mode,
81 .BI \-e " stat"
85 .B \-i
86 enter interactive mode after executing
89 .BI \-l " mod"
95 .BI \-l " g=mod"
101 .B \-v
104 .B \-E
107 .B \-W
110 .B \-\-
113 .B \-
119 the version-specific variants take priority
120 and the version-neutral variants are ignored.
126 Initial value of package.path,
130 Initial value of package.cpath,
143 Errors raised in interactive mode do not cause exits.