Skip to content

Commit 08db3b4

Browse files
author
dnolen
committed
clarify that --compile can be followed by --repl or --serve
1 parent 3ae14bc commit 08db3b4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/main/clojure/cljs/cli.clj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ For --main and --repl:
4343
The init options may be repeated and mixed freely, but must appear before
4444
any main option.
4545
46+
In the case of --compile you may supply --repl or --serve options afterwards.
47+
4648
Paths may be absolute or relative in the filesystem or relative to
4749
classpath. Classpath-relative paths have prefix of @ or @/")
4850

0 commit comments

Comments
 (0)