We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent baf44fd commit 9e1ad7fCopy full SHA for 9e1ad7f
1 file changed
bin/moonc
@@ -9,7 +9,7 @@ local opts, ind = alt_getopt.get_opts(arg, "lvhwt:o:pTXb", {
9
10
local read_stdin = arg[1] == "--"
11
12
-local help = [[Usage: %s [options] files...
+local help = [[Usage: %s [options] files/directories...
13
14
-h Print this message
15
-w Watch file/directory
0 commit comments