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

chore: Remove --force-rescan option from uninstall command and script.

This commit is contained in:
Tw93
2025-12-29 19:40:09 +08:00
parent 6328bf158d
commit 7485af0bee
3 changed files with 4 additions and 6 deletions

View File

@@ -57,7 +57,7 @@ mo --version # Show installed version
mo clean --dry-run # Preview the cleanup plan
mo clean --whitelist # Manage protected caches
mo uninstall --force-rescan # Rescan applications and refresh cache
mo optimize --whitelist # Manage protected optimization rules
mo purge --paths # Configure project scan directories
```