mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-14 13:33:14 +00:00
Fix #1242 : Commands description check, move generate:template command to developer console
This commit is contained in:
@@ -27,7 +27,7 @@ class module_console_systemExport extends Command
|
||||
{
|
||||
parent::__construct($name);
|
||||
|
||||
$this->setDescription('Export all phraseanet records to a directory');
|
||||
$this->setDescription('Exports all phraseanet records to a given directory');
|
||||
|
||||
/**
|
||||
* To implement
|
||||
|
Reference in New Issue
Block a user