Fixed help for commands
This commit is contained in:
parent
4a6088b334
commit
98356cb3b4
7 changed files with 7 additions and 12 deletions
|
|
@ -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')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue