Skip to content

Commit 0915f99

Browse files
committed
tweak
1 parent e63019f commit 0915f99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/main.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ var (
2121
)
2222

2323
var (
24-
app = kingpin.New("algo", "A command-line tool for algo-go repo.")
24+
app = kingpin.New("leetcode-tool", "一个让你更方便刷题的工具.")
2525

2626
updateCmd = app.Command("update", "Update readme.")
2727

0 commit comments

Comments
 (0)