优化显示

This commit is contained in:
源文雨
2022-09-11 22:43:56 +08:00
parent 6a44331edd
commit 1a424ebcd0
3 changed files with 12 additions and 11 deletions

View File

@@ -193,7 +193,6 @@ func init() {
flag.Parse()
if *h {
kanban.PrintBanner()
fmt.Println("Usage:")
flag.PrintDefaults()
os.Exit(0)