We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03bc5eb commit 08fd9cfCopy full SHA for 08fd9cf
helper/README.md
@@ -15,12 +15,13 @@ Usage:
15
The commands are:
16
readme build README.md file
17
page build index.md file
18
+ helper build helper file
19
question build problem description file
20
open open a problem solution in browser
- description build all problems description file
21
test run go test
22
+ description build all problems description file
23
update update self
- helper build helper file
24
+ clean clean cache file
25
version print leetcode version
26
help show command usage
27
0 commit comments