mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-16 14:33:14 +00:00
mark deprecated
This commit is contained in:
@@ -24,7 +24,7 @@ class BuildMissingSubdefs extends Command
|
||||
{
|
||||
parent::__construct($name);
|
||||
|
||||
$this->setDescription('<fg=yellow;>(Deprecated)</> Builds subviews that previously failed to be generated / did not exist when records were added');
|
||||
$this->setDescription('<fg=yellow;>(Deprecated please use ‘records:build-subdefs’ instead)</> Builds subviews that previously failed to be generated / did not exist when records were added');
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user