Simplify usage help string

This commit is contained in:
Juan Cruz Viotti 2015-02-26 11:15:15 -04:00
parent d520918071
commit 980e55afd3

View File

@ -61,7 +61,7 @@ getOptionHelp = (option, maxLength) ->
return result
exports.general = ->
console.log("Usage: #{process.argv[0]} [COMMAND] [OPTIONS]\n")
console.log("Usage: resin [COMMAND] [OPTIONS]\n")
console.log('Commands:\n')
for command in capitano.state.commands