📝 增加 help 说明

This commit is contained in:
徐晓伟 2023-10-09 12:57:07 +08:00
parent c389d6a599
commit c5b69a4005
1 changed files with 3 additions and 0 deletions

View File

@ -136,6 +136,9 @@ go run main.go
### run help
- Windows 环境为 %xxx%
- Linux 环境为 $xxx
```shell
go run main.go help
```