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 5bdaecd commit dc0a24cCopy full SHA for dc0a24c
jscomp/bsb_exe/rescript_main.ml
@@ -85,7 +85,7 @@ let ninja_command_exit (type t) (ninja_args : string array) : t =
85
*)
86
let clean_usage =
87
"Usage: rescript clean <options>\n\n\
88
- `rescript clean` cleans build artifacts. It is useful for edge-case reasons in case you get into a stale build\n"
+ `rescript clean` cleans build artifacts\n"
89
90
let build_usage =
91
"Usage: rescript build <options> -- <ninja_options>\n\n\
0 commit comments