1
0
mirror of https://github.com/beego/bee.git synced 2024-11-22 10:10:53 +00:00
This commit is contained in:
ZhengYang 2014-08-29 16:04:53 +08:00
parent 995ad2934a
commit ece84c644f

View File

@ -126,7 +126,7 @@ bee migrate refresh [-driver=mysql] [-conn="root:@tcp(127.0.0.1:3306)/test"]
## bee generate ## bee generate
Bee also comes with a souce code generate which speeds up the development. Bee also comes with a souce code generator which speeds up the development.
```bash ```bash
usage: bee generate [Command] usage: bee generate [Command]