Update cheatsheets

This commit is contained in:
ivuorinen
2025-10-02 00:18:52 +00:00
parent 25a086079f
commit c556c421e4
4 changed files with 30 additions and 2 deletions

12
tldr/brew-remove Normal file
View File

@@ -0,0 +1,12 @@
---
syntax: markdown
tags: [tldr, common]
source: https://github.com/tldr-pages/tldr.git
---
# brew remove
> This command is an alias of `brew uninstall`.
- View documentation for the original command:
`tldr brew uninstall`