Fixed help for commands
This commit is contained in:
parent
4a6088b334
commit
98356cb3b4
7 changed files with 7 additions and 12 deletions
|
|
@ -38,8 +38,8 @@ The <info>propel:reverse</info> command generates an XML schema from reverse-eng
|
|||
|
||||
<info>php app/console propel:reverse</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:reverse')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue