description:'Root directory, defaults to the current directory.',group:'server'
},
{
name:'log-format',alias:'f',type:String,
description:"If a format is supplied an access log is written to stdout. If not, a dynamic statistics view is displayed. Use a preset ('none', 'dev','combined', 'short', 'tiny' or 'logstalgia') or supply a custom format (e.g. ':method -> :url').",group:'server'
},
{
name:'directory',alias:'d',type:String,
description:'Root directory, defaults to the current directory',group:'server'
description:"A list of URL rewrite rules. For each rule, separate the 'from' and 'to' routes with '->'. Whitespace surrounded the routes is ignored. E.g. '/from -> /to'.",group:'server'
description:"A list of URL rewrite rules. For each rule, separate the 'from' and 'to' routes with '->'. Whitespace surrounded the routes is ignored. E.g. '/from -> /to'",group:'server'