We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5accb45 commit d2654a3Copy full SHA for d2654a3
main.go
@@ -61,7 +61,7 @@ var config zbpcfg
61
62
func init() {
63
sus := make([]int64, 0, 16)
64
- // 解析命令行参数
+ // 解析命令行参数hahahah
65
d := flag.Bool("d", false, "Enable debug level log and higher.")
66
w := flag.Bool("w", false, "Enable warning level log and higher.")
67
h := flag.Bool("h", false, "Display this help.")
0 commit comments