Fixed nocolors.

This commit is contained in:
Paul Phillips 2011-08-15 09:30:57 -07:00
parent 9d98762538
commit c26f6a863c
1 changed files with 1 additions and 1 deletions

2
sbt
View File

@ -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)