1
0
mirror of https://github.com/tw93/Mole.git synced 2026-03-22 17:55:08 +00:00

Improve update checks and cleanup UX, add timeout regressions

This commit is contained in:
tw93
2026-03-05 12:00:07 +08:00
parent fbee8da9f7
commit 8e4b8a5e0d
21 changed files with 948 additions and 164 deletions

View File

@@ -59,6 +59,7 @@ show_uninstall_help() {
echo ""
echo "Options:"
echo " --dry-run Preview app uninstallation without making changes"
echo " --whitelist Not supported for uninstall (use clean/optimize)"
echo " --debug Show detailed operation logs"
echo " -h, --help Show this help message"
}