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

Neat and uniform output

This commit is contained in:
Tw93
2025-10-09 14:29:46 +08:00
parent 6d7ca6592e
commit 56097e49a6

View File

@@ -1336,7 +1336,7 @@ perform_cleanup() {
fi
echo ""
echo "To protect specific cache files from deletion, run: mole clean --whitelist"
echo "To protect specific cache files from deletion, run: mo clean --whitelist"
else
echo "Space freed: ${GREEN}${freed_gb}GB${NC} | Free space now: $(get_free_space)"