mirror of
https://github.com/beego/bee.git
synced 2024-11-22 05:00:54 +00:00
update readme file for bee run
This commit is contained in:
parent
c9d5fbfe64
commit
368b69b73f
@ -288,7 +288,7 @@ For instance, to get more information about the `run` command:
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ bee help run
|
$ bee help run
|
||||||
usage: bee run [appname] [watchall] [-main=*.go] [-downdoc=true] [-gendoc=true]
|
usage: bee run [appname] [watchall] [-main=*.go] [-downdoc=true] [-gendoc=true] [-runmode=BEEGO_RUNMODE]
|
||||||
|
|
||||||
start the appname throw exec.Command
|
start the appname throw exec.Command
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user