fixed docs

This commit is contained in:
Mark
2014-09-01 18:01:57 +04:00
parent ff3506aeab
commit 615e1030e6

View File

@ -73,7 +73,7 @@ With such a template file, you can generate your fixtures using the commands lik
php yii fixture/generate user
# to generate several fixture data files
php yii fixture user profile team
php yii fixture/generate user profile team
```
In the code above `users` is template name. After running this command, a new file with the same template name