mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 15:03:25 +00:00
Fix #1242 : Commands description check, move generate:template command to developer console
This commit is contained in:
@@ -36,7 +36,7 @@ class module_console_schedulerState extends Command
|
||||
{
|
||||
parent::__construct($name);
|
||||
|
||||
$this->setDescription('Get scheduler status');
|
||||
$this->setDescription('Returns Phraseanet scheduler status');
|
||||
|
||||
$this->addOption(
|
||||
'short'
|
||||
|
Reference in New Issue
Block a user