We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b76deb7 commit 835a117Copy full SHA for 835a117
src/main/clojure/cljs/cli.clj
@@ -34,7 +34,7 @@ With no options or args, runs an interactive Read-Eval-Print Loop
34
%s
35
For --main and --repl:
36
37
- - Enters the user namespace
+ - Enters the cljs.user namespace
38
- Binds *command-line-args* to a seq of strings containing command line
39
args that appear after any main option
40
- Runs all init options in order
0 commit comments