mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-12 12:33:26 +00:00
Fix #1242 : Commands description check, move generate:template command to developer console
This commit is contained in:
@@ -53,7 +53,7 @@ class module_console_taskrun extends Command
|
||||
'threshold : (DEBUG|INFO|WARNING|ERROR|CRITICAL|ALERT)',
|
||||
''
|
||||
)
|
||||
->setDescription('Run task');
|
||||
->setDescription('Runs a Phraseanet task given its id');
|
||||
|
||||
return $this;
|
||||
}
|
||||
|
Reference in New Issue
Block a user