mirror of
https://github.com/tw93/Mole.git
synced 2026-02-08 08:34:21 +00:00
chore: polish PR #197 and add Xcode Archives whitelist option
- Remove duplicate comment in project.sh - Fix color code issue in purge.sh help message - Add proper spacing after load_purge_config function - Add shell syntax highlighting in README code block - Add Xcode Archives to whitelist options (fixes #195)
This commit is contained in:
@@ -122,7 +122,7 @@ show_help() {
|
||||
echo " --debug Enable debug logging"
|
||||
echo ""
|
||||
echo -e "${YELLOW}Configuration:${NC}"
|
||||
echo " To customize search paths, create: ${NC}$HOME/.config/mole/purge_paths${NC}"
|
||||
echo " To customize search paths, create: $HOME/.config/mole/purge_paths"
|
||||
echo " Add one directory path per line (supports ~)."
|
||||
echo ""
|
||||
echo -e "${YELLOW}Default Paths:${NC}"
|
||||
|
||||
Reference in New Issue
Block a user