diff options
| author | Mike McQuaid | 2018-02-05 09:31:17 +0000 |
|---|---|---|
| committer | Mike McQuaid | 2018-02-05 10:59:11 +0000 |
| commit | 3a2e6b82fd008974c47b87a98c6c7bbf1dcdcea7 (patch) | |
| tree | 79b037e1d66772c089abc31ea4caaaf4876390b6 /docs/Manpage.md | |
| parent | 62f85cfabbcff722afb406e48e56d5b10e6fc654 (diff) | |
| download | brew-3a2e6b82fd008974c47b87a98c6c7bbf1dcdcea7.tar.bz2 | |
Make pinning more robust
Don’t autoremove pins on uninstall or upgrade and note this in the
manpage.
Diffstat (limited to 'docs/Manpage.md')
| -rw-r--r-- | docs/Manpage.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/Manpage.md b/docs/Manpage.md index 53c41873b..920518376 100644 --- a/docs/Manpage.md +++ b/docs/Manpage.md @@ -371,8 +371,7 @@ With `--verbose` or `-v`, many commands print extra debugging information. Note * `pin` `formulae`: Pin the specified `formulae`, preventing them from being upgraded when - issuing the `brew upgrade `formulae command (but can still be upgraded - as dependencies for other formulae). See also `unpin`. + issuing the `brew upgrade `formulae command. See also `unpin`. * `postinstall` `formula`: Rerun the post-install steps for `formula`. |
