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:
parent
115daf1d4f
commit
c3ab4f3cf7
1 changed files with 4 additions and 4 deletions
|
@ -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]}}`
|
||||
|
|
Loading…
Add table
Reference in a new issue