Lines Matching +full:standard +full:- +full:mode
4 lua \- Lua interpreter
43 .B "lua \-v \-i"
44 if the standard input is a terminal,
46 .B "lua \-"
49 In interactive mode,
52 reads lines from the standard input,
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 \-
114 stop handling options and execute the standard input as a file.
119 the version-specific variants take priority
120 and the version-neutral variants are ignored.
143 Errors raised in interactive mode do not cause exits.