We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b4a424 commit 0998331Copy full SHA for 0998331
1 file changed
bin/moon
@@ -54,7 +54,7 @@ run = function()
54
end
55
local script_fname = arg[ind]
56
if not (script_fname) then
57
- print_help("repl not yet supported")
+ print_help("REPL not yet supported")
58
59
local new_arg = {
60
[-1] = arg[0],
0 commit comments