diff --git a/src/main.coffee b/src/main.coffee index 85aaed431..251e036fc 100644 --- a/src/main.coffee +++ b/src/main.coffee @@ -47,13 +47,13 @@ $httpListenFailure = (error) -> # Main. exports = module.exports = $coroutine (args) -> - $debug 'Starting…' - return exports.help() unless ( (args.indexOf '--help') is -1 and (args.indexOf '-h') is -1 ) + $debug 'Starting…' + # Default config. opts = { http: {