update readme file for bee run

This commit is contained in:
Kyaw Myint Thein 2016-08-21 10:56:28 +08:00
parent c9d5fbfe64
commit 368b69b73f
1 changed files with 1 additions and 1 deletions

View File

@ -288,7 +288,7 @@ For instance, to get more information about the `run` command:
```bash
$ 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