mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-18 15:33:15 +00:00
Fix description
This commit is contained in:
@@ -29,7 +29,7 @@ class module_console_systemExport extends Command
|
|||||||
{
|
{
|
||||||
parent::__construct($name);
|
parent::__construct($name);
|
||||||
|
|
||||||
$this->setDescription('Backup Phraseanet Databases');
|
$this->setDescription('Export all phraseanet records to a directory');
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* To implement
|
* To implement
|
||||||
|
Reference in New Issue
Block a user