diff --git a/pages/common/brew-remove.md b/pages/common/brew-remove.md new file mode 100644 index 0000000000..12971af4c1 --- /dev/null +++ b/pages/common/brew-remove.md @@ -0,0 +1,7 @@ +# brew remove + +> This command is an alias of `brew uninstall`. + +- View documentation for the original command: + +`tldr brew uninstall` diff --git a/pages/common/brew-rm.md b/pages/common/brew-rm.md new file mode 100644 index 0000000000..8d712d41a5 --- /dev/null +++ b/pages/common/brew-rm.md @@ -0,0 +1,7 @@ +# brew rm + +> This command is an alias of `brew uninstall`. + +- View documentation for the original command: + +`tldr brew uninstall`