Fixed help for commands

This commit is contained in:
William DURAND 2011-03-26 18:30:43 +01:00
commit 98356cb3b4
7 changed files with 7 additions and 12 deletions

View file

@ -40,8 +40,8 @@ The <info>propel:data-dump</info> dumps data from database into xml file.
<info>php app/console propel:data-dump</info>
The <info>--connection</info> parameter allows you to change the connection to use.
The default connection is the active connection (propel.dbal.default_connection).
The <info>--connection</info> parameter allows you to change the connection to use.
The default connection is the active connection (propel.dbal.default_connection).
EOT
)
->setName('propel:data-dump')