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 2ee0f25 commit b949c7fCopy full SHA for b949c7f
src/main/clojure/cljs/cli.clj
@@ -553,7 +553,7 @@ present"
553
:arg "edn"
554
:doc (str "Options to configure the repl-env, can be an EDN string or "
555
"colon separated list of EDN files / classpath resources. Options "
556
- "options will be merged left to right.")}
+ "will be merged left to right.")}
557
["-co" "--compile-opts"] {:group ::main&compile :fn compile-opts-opt
558
559
:doc (str "Options to configure the build, can be an EDN string or "
0 commit comments