From 3a2e6b82fd008974c47b87a98c6c7bbf1dcdcea7 Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Mon, 5 Feb 2018 09:31:17 +0000 Subject: Make pinning more robust Don’t autoremove pins on uninstall or upgrade and note this in the manpage. --- docs/Manpage.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'docs/Manpage.md') 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`. -- cgit v1.2.3