mirror of
https://github.com/tw93/Mole.git
synced 2026-02-04 12:06:45 +00:00
feat: add cloud storage protection and bump version to 1.16.2
- Protect Dropbox, OneDrive, Google Drive, Backblaze, Box (Issue #204) - Add homebrew.mxcl.* services protection - Document mo optimize --dry-run in help and README - Bump version to 1.16.2
This commit is contained in:
@@ -58,6 +58,7 @@ mo --version # Show installed version
|
||||
mo clean --dry-run # Preview the cleanup plan
|
||||
mo clean --whitelist # Manage protected caches
|
||||
|
||||
mo optimize --dry-run # Preview optimization actions
|
||||
mo optimize --whitelist # Manage protected optimization rules
|
||||
mo purge --paths # Configure project scan directories
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user