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 3ae14bc commit 08db3b4Copy full SHA for 08db3b4
src/main/clojure/cljs/cli.clj
@@ -43,6 +43,8 @@ For --main and --repl:
43
The init options may be repeated and mixed freely, but must appear before
44
any main option.
45
46
+In the case of --compile you may supply --repl or --serve options afterwards.
47
+
48
Paths may be absolute or relative in the filesystem or relative to
49
classpath. Classpath-relative paths have prefix of @ or @/")
50
0 commit comments