mirror of https://github.com/sbt/sbt.git
Fixed nocolors.
This commit is contained in:
parent
9d98762538
commit
c26f6a863c
2
sbt
2
sbt
|
|
@ -38,7 +38,7 @@ usage () {
|
|||
Usage: $script_name [options]
|
||||
|
||||
-help prints this message
|
||||
-nocolor disable ANSI color codes
|
||||
-nocolors disable ANSI color codes
|
||||
-debug set sbt log level to debug
|
||||
-v | -verbose this runner is chattier
|
||||
-sbtjar <path> location of sbt launcher (default: $default_sbt_jar)
|
||||
|
|
|
|||
Loading…
Reference in New Issue