Fix typo in -lua -help output
This commit is contained in:
parent
fb19cbcd42
commit
559128e14e
1 changed files with 1 additions and 1 deletions
|
|
@ -90,7 +90,7 @@ static const char *usage = (char *) "\
|
|||
Lua Options (available with -lua)\n\
|
||||
-elua - Generates LTR compatible wrappers for smaller devices running elua\n\
|
||||
-eluac - LTR compatible wrappers in \"crass compress\" mode for elua\n\
|
||||
-elua-emulate - Emulates behaviour of eLua. Usefull only for testing.\n\
|
||||
-elua-emulate - Emulates behaviour of eLua. Useful only for testing.\n\
|
||||
Incompatible with -elua/-eluac options.\n\
|
||||
-nomoduleglobal - Do not register the module name as a global variable \n\
|
||||
but return the module table from calls to require.\n\
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue