Skip to content

Commit dcaa7f4

Browse files
committed
docs: add tag
1 parent a73cfd5 commit dcaa7f4

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,18 @@ go install github.com/markthree/clean-cache
1818
clean-cache
1919
```
2020

21+
#### 移除 dist 和 .output
22+
23+
```shell
24+
clean-cache -d
25+
```
26+
27+
#### 移除 node_modules
28+
29+
```shell
30+
clean-cache -n
31+
```
32+
2133
<br />
2234

2335
## License

0 commit comments

Comments
 (0)