Browse Source

优化修改main.go

niujiuru 1 week ago
parent
commit
3f4384f844
1 changed files with 1 additions and 0 deletions
  1. 1 0
      main.go

+ 1 - 0
main.go

@@ -140,6 +140,7 @@ func help() {
 	h := `
 -h 显示帮助提示
 -v 当前程序版本
+-install boot 设置程序开机自启动
 `
 
 	fmt.Println(h)