Skip to content

Commit 835a117

Browse files
author
dnolen
committed
CLJS-2565: cljs.main: doc output for entering namespace
1 parent b76deb7 commit 835a117

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/clojure/cljs/cli.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ With no options or args, runs an interactive Read-Eval-Print Loop
3434
%s
3535
For --main and --repl:
3636
37-
- Enters the user namespace
37+
- Enters the cljs.user namespace
3838
- Binds *command-line-args* to a seq of strings containing command line
3939
args that appear after any main option
4040
- Runs all init options in order

0 commit comments

Comments
 (0)