Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit c60ec29

Browse files
committed
Update: description
1 parent 85aad2b commit c60ec29

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎internal/clean/clean.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ import (
88
var CmdClean = &base.Command{
99
Run: runClean,
1010
UsageLine: "clean",
11-
Short: "clean cache file",
12-
Long: "clean leetcode cache file.",
11+
Short: "remove cached files",
12+
Long: "remove leetcode cached files.",
1313
}
1414

1515
func runClean(cmd *base.Command, args []string) {

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /