Updated README

This commit is contained in:
William DURAND 2011-03-25 19:19:43 +01:00
parent 95bfaf002f
commit e6b744908e
2 changed files with 8 additions and 0 deletions

4
README
View file

@ -181,6 +181,10 @@ You can define which connection to use:
> php app/console propel:reverse --connection=default
You can dump data from your database in XML to `app/propel/dump/xml/`:
> php app/console propel:data-dump [--connection[="..."]]
Known Problems
--------------

View file

@ -181,6 +181,10 @@ You can define which connection to use:
> php app/console propel:reverse --connection=default
You can dump data from your database in XML to `app/propel/dump/xml/`:
> php app/console propel:data-dump [--connection[="..."]]
Known Problems
--------------