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