brew-remove, brew-rm: add pages (#18317)

This commit is contained in:
Nelson Figueroa
2025-10-01 12:15:05 -07:00
committed by GitHub
parent 9d602cb0ca
commit 17df31f3ab
2 changed files with 14 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
# brew remove
> This command is an alias of `brew uninstall`.
- View documentation for the original command:
`tldr brew uninstall`
+7
View File
@@ -0,0 +1,7 @@
# brew rm
> This command is an alias of `brew uninstall`.
- View documentation for the original command:
`tldr brew uninstall`