fix command description

This commit is contained in:
Christian Flothmann 2018-10-08 23:49:21 +02:00
parent 0df45a23a2
commit 5094d3e288
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ class ServerStatusCommand extends ServerCommand
new InputOption('pidfile', null, InputOption::VALUE_REQUIRED, 'PID file'),
new InputOption('filter', null, InputOption::VALUE_REQUIRED, 'The value to display (one of port, host, or address)'),
))
->setDescription('Outputs the status of the local web server for the given address')
->setDescription('Outputs the status of the local web server')
->setHelp(<<<'EOF'
<info>%command.name%</info> shows the details of the given local web
server, such as the address and port where it is listening to: