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

The documentation is clearer

This commit is contained in:
Tw93
2025-10-11 23:33:20 +08:00
parent 387348ccd8
commit a4eccdc7f9

View File

@@ -45,12 +45,11 @@ mo clean # System cleanup
mo clean --dry-run # Preview mode mo clean --dry-run # Preview mode
mo clean --whitelist # Manage protected caches mo clean --whitelist # Manage protected caches
mo uninstall # Uninstall apps mo uninstall # Uninstall apps
mo analyze # Disk analyzer mo analyze # Disk analyzer
mo touchid # Configure Touch ID for sudo mo touchid # Configure Touch ID for sudo
mo update # Update Mole mo update # Update Mole
mo remove # Remove Mole from system mo remove # Remove Mole from system
mo --help # Show help mo --help # Show help
mo --version # Show installed version mo --version # Show installed version
``` ```