docs
This commit is contained in:
@ -8,7 +8,7 @@ module.exports = [
|
||||
},
|
||||
{
|
||||
name: "log-format", alias: "f", type: String,
|
||||
description: "Access log format, written to stdout. Use one of \n'none', 'dev', 'default', 'short', 'tiny' or 'logstalgia'"
|
||||
description: "If a format is supplied an access log is written to stdout. If not, \na statistics view is displayed. Format options: 'none', 'dev',\n'default', 'short', 'tiny' or 'logstalgia'."
|
||||
},
|
||||
{
|
||||
name: "directory", alias: "d", type: String,
|
||||
|
Reference in New Issue
Block a user