提交 5848cd30 编写于 作者: 徐晓伟's avatar 徐晓伟

📝 补充 run help

上级 1806db3a
......@@ -22,6 +22,10 @@ go run main.go
### run help
```shell
go run main.go help
```
```shell
$ go run main.go help
NAME:
......@@ -30,11 +34,15 @@ NAME:
USAGE:
boom [global options] command [command options] [arguments...]
VERSION:
v0.0.1-snapshot
COMMANDS:
help, h Shows a list of commands or help for one command
GLOBAL OPTIONS:
--help, -h show help
--help, -h show help
--version, -v print the version
```
### test
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册