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

Update the whitelist document

This commit is contained in:
Tw93
2025-12-08 17:00:08 +08:00
parent 8128765d79
commit 95ff2e30ac

View File

@@ -47,6 +47,7 @@ mo clean --dry-run # Preview cleanup plan
mo clean --whitelist # Adjust protected caches
mo uninstall # Remove apps + leftovers
mo optimize # Refresh caches & services
mo optimize --whitelist # Adjust protected optimization items
mo analyze # Visual disk explorer
mo status # Live system health dashboard
@@ -129,6 +130,8 @@ System: 5/32 GB RAM | 333/460 GB Disk (72%) | Uptime 6d
====================================================================
System optimization completed
====================================================================
You can use `mo optimize --whitelist` to manage which optimization items (like rebuilding specific caches or refreshing services) are protected from being run. This is useful for preventing Mole from interfering with specific system configurations or third-party applications you rely on.
```
### Disk Space Analyzer