diff --git a/lib/actions/help.coffee b/lib/actions/help.coffee index a56b1e43..88579245 100644 --- a/lib/actions/help.coffee +++ b/lib/actions/help.coffee @@ -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