Skip to content

mac-cleanup: add page #16425

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

mrbelor
Copy link

@mrbelor mrbelor commented May 8, 2025

  • The page(s) are in the correct platform directories: common, linux, osx, windows, sunos, android, etc.
  • The page(s) have at most 8 examples.
  • The page description(s) have links to documentation or a homepage.
  • The page(s) follow the content guidelines.
  • The page(s) follow the style guide.
  • The PR title conforms to the recommended templates.

@github-actions github-actions bot added new command Issues requesting creation of a new page or PRs adding a new page for a command. new translation PRs translating a page(s) from English to other languages. review needed Prioritized PRs marked for reviews from maintainers. labels May 8, 2025
@tldr-bot

This comment was marked as outdated.

@tldr-bot

This comment was marked as outdated.

@mrbelor mrbelor force-pushed the feature/add-mac-cleanup branch from 614bedb to 9469a14 Compare May 8, 2025 17:57

- Specify the directory with custom cleanup [p]ath:

`mac-cleanup -p <path>`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
`mac-cleanup -p <path>`
`mac-cleanup -p {{path/to/directory}}`

@sebastiaanspeck
Copy link
Member

In the future, there is no need to force-push. All commits will be squashed in the end.


- Open the module [c]onfiguration screen:

`mac-cleanup -c`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
`mac-cleanup -c`
`mac-cleanup {{[-c|--configure]}}`


- Perform a dry-ru[n], showing what will be removed without actually deleting it:

`mac-cleanup -n`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
`mac-cleanup -n`
`mac-cleanup {{[-n|--dry-run]}}`


- Specify the directory with custom cleanup [p]ath:

`mac-cleanup -p <path>`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
`mac-cleanup -p <path>`
`mac-cleanup {{[-p|--custom-path]}} {{path/to/directory}}`

@Managor
Copy link
Collaborator

Managor commented May 19, 2025

Please do not resolve conversations if they are not resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new command Issues requesting creation of a new page or PRs adding a new page for a command. new translation PRs translating a page(s) from English to other languages. review needed Prioritized PRs marked for reviews from maintainers.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants