diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Contributions/manpages/brew.1.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Library/Contributions/manpages/brew.1.md b/Library/Contributions/manpages/brew.1.md index 84011e323..e21ec60b3 100644 --- a/Library/Contributions/manpages/brew.1.md +++ b/Library/Contributions/manpages/brew.1.md @@ -275,6 +275,9 @@ Note that these flags should only appear after a command. Remove dead symlinks from the Homebrew prefix. This is generally not needed, but can be useful when doing DIY installations. + * `reinstall` <formula>: + Uninstall then install <formula> + * `rm`, `remove`, `uninstall [--force]` <formula>: Uninstall <formula>. |
