From c26f6a863ca795e0b67f7c755491aa9e3832409f Mon Sep 17 00:00:00 2001 From: Paul Phillips Date: Mon, 15 Aug 2011 09:30:57 -0700 Subject: [PATCH] Fixed nocolors. --- sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sbt b/sbt index 063a00027..a38e4bd99 100755 --- a/sbt +++ b/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 location of sbt launcher (default: $default_sbt_jar)