Fixed README

This commit is contained in:
William DURAND 2012-04-13 11:31:03 +02:00
parent a51d25b94f
commit f24ab9715e

View File

@ -122,7 +122,7 @@ A command is provided in order to dump the documentation in `json`, `markdown`,
The `--format` option allows to choose the format (default is: `markdown`). The `--format` option allows to choose the format (default is: `markdown`).
For example to generate a static version of your documentation you can use use: For example to generate a static version of your documentation you can use:
php app/console api:doc:dump --format=html > api.html php app/console api:doc:dump --format=html > api.html