1
0
mirror of https://github.com/tw93/Mole.git synced 2026-02-04 15:04:42 +00:00

publish 1.7.3

This commit is contained in:
Tw93
2025-10-10 23:14:25 +08:00
parent 2189a89bf0
commit b55915490e

View File

@@ -57,7 +57,9 @@ mo --help # Show help
mo --version # Show installed version
```
> **Recommended:** Start with `mo clean --dry-run` to preview what will be deleted. Use `mo clean --whitelist` to protect important caches that are slow to re-download, like Gradle, npm, Homebrew, PyTorch models, Docker images. Interactive menu with 42 cache types, config saved to `~/.config/mole/whitelist`.
> Start with `mo clean --dry-run` to preview what will be deleted.
>
> Use `mo clean --whitelist` to protect important caches that are slow to re-download.
## Features in Detail