Merge branch 'master' of github.com:doctrine/doctrine2
This commit is contained in:
commit
6ec2ae249b
@ -46,7 +46,7 @@ class ValidateSchemaCommand extends Console\Command\Command
|
||||
{
|
||||
$this
|
||||
->setName('orm:validate-schema')
|
||||
->setDescription('Validate that the mapping files.')
|
||||
->setDescription('Validate the mapping files.')
|
||||
->setHelp(<<<EOT
|
||||
'Validate that the mapping files are correct and in sync with the database.'
|
||||
EOT
|
||||
|
Loading…
Reference in New Issue
Block a user