mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-02-02 15:51:48 +03:00
Add description for the dump command
This commit is contained in:
parent
958e697981
commit
8f9d096448
@ -28,7 +28,7 @@ class DumpCommand extends ContainerAwareCommand
|
||||
protected function configure()
|
||||
{
|
||||
$this
|
||||
->setDescription('')
|
||||
->setDescription('Dumps API documentation in various formats')
|
||||
->addOption(
|
||||
'format', '', InputOption::VALUE_REQUIRED,
|
||||
'Output format like: ' . implode(', ', $this->availableFormats),
|
||||
|
Loading…
x
Reference in New Issue
Block a user