Commit ba061e2b by Alexander Makarov

Fixed docs on init usage

parent 818b5427
......@@ -40,7 +40,7 @@ the installed application. You only need to do these once for all.
Otherwise, in production execute `init` in non-interactive mode.
```
php /path/to/yii-application/init --env=prod overwrite=n
php /path/to/yii-application/init --env=Production overwrite=All
```
2. Create a new database and adjust the `components.db` configuration in `common/config/main-local.php` accordingly.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment