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 8d5443a

Browse files
author
Sandy
authored
Merge pull request #211 from openset/develop
Update: description
2 parents 89d5538 + c60ec29 commit 8d5443a

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 によって変換されたページ (->オリジナル) /