Options (4)
-c, --configurebooleanOpen the module configuration screen
Example:
mac-cleanup {{[-c|--configure]}}-n, --dry-runbooleanPerform a dry-run, showing what will be removed without actually deleting it
Example:
mac-cleanup {{[-n|--dry-run]}}-p, --custom-pathbooleanSpecify the directory with custom cleanup modules
Example:
mac-cleanup {{[-p|--custom-path]}} {{path/to/directory}}-f, --forcebooleanAutomatically acknowledge all warnings and continue with force
Example:
mac-cleanup {{[-f|--force]}}Examples (5)
Start the cleanup process
Open the module configuration screen
mac-cleanup [-c|--configure]Perform a dry-run, showing what will be removed without actually deleting it
mac-cleanup [-n|--dry-run]Specify the directory with custom cleanup modules
mac-cleanup [-p|--custom-path] path/to/directoryAutomatically acknowledge all warnings and continue with force
mac-cleanup [-f|--force]made by @shridhargupta | data from tldr-pages