1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-23 05:15:25 +02:00

mac-cleanup: fix issues (#16644)

This commit is contained in:
Managor 2025-05-29 09:19:46 +03:00 committed by GitHub
parent 115daf1d4f
commit c3ab4f3cf7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -11,14 +11,14 @@
`mac-cleanup {{[-c|--configure]}}`
- Perform a dry-ru[n], showing what will be removed without actually deleting it:
- Perform a dry-run, showing what will be removed without actually deleting it:
`mac-cleanup {{[-n|--dry-run]}}`
- Specify the directory with custom cleanup [p]ath:
- Specify the directory with custom cleanup path:
`mac-cleanup {{[-p|--custom-path]}} {{path/to/directory}}`
- Automatically acknowledge all warnings and continue with [f]orce:
- Automatically acknowledge all warnings and continue with force:
`mac-cleanup -f`
`mac-cleanup {{[-f|--force]}}`