提交 3a9da62e 编写于 作者: aaronchen2k2k's avatar aaronchen2k2k

complete windows bat sample script

上级 f242457d
......@@ -19,7 +19,7 @@ func PrintUsageWithSpaceLine(flagSet flag.FlagSet, spaceLine bool) {
prefix = "\n"
}
fmt.Printf("%s %s \n", prefix, color.CyanString(flagSet.Name()))
fmt.Fprintf(color.Output, "%s %s \n", prefix, color.CyanString(flagSet.Name()))
flagSet.PrintDefaults()
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册