Remove unecessary double quotes

This commit is contained in:
Juan Cruz Viotti 2015-02-26 11:38:48 -04:00
parent de400614ea
commit 2085e71f33

View File

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