Merge pull request #1505 from jaceklaskowski/initdetailed-help-fix

BuiltinCommands.initialize has load-commands commented out
This commit is contained in:
eugene yokota 2014-08-08 10:31:34 -04:00
commit d99d75408c
1 changed files with 0 additions and 3 deletions

View File

@ -273,9 +273,6 @@ Runs the following commands.
defaults
Registers default commands.
load-commands -base ~/.sbt/commands
Builds and loads command definitions from ~/.sbt/commands
< ~/.sbtrc
< .sbtrc
Runs commands from ~/.sbtrc and ./.sbtrc if they exist