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

@ -36,8 +36,7 @@ The <info>propel:insert-sql</info> command connects to the database and executes
<info>php app/console propel:insert-sql</info>
The <info>--force</info> parameter has to be used to actually insert SQL.
The <info>--force</info> parameter has to be used to actually insert SQL.
EOT
)
->setName('propel:insert-sql')