From 77ee9bd4465c6b334f3cc547ecdfb6680abb3f83 Mon Sep 17 00:00:00 2001 From: CNA-Bld Date: Mon, 27 Jul 2015 18:56:04 +0800 Subject: update man page Closes Homebrew/homebrew#41736. Signed-off-by: Mike McQuaid --- Library/Homebrew/manpages/brew.1.md | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Library') diff --git a/Library/Homebrew/manpages/brew.1.md b/Library/Homebrew/manpages/brew.1.md index 854e66408..9e65dbd6c 100644 --- a/Library/Homebrew/manpages/brew.1.md +++ b/Library/Homebrew/manpages/brew.1.md @@ -395,6 +395,13 @@ Note that these flags should only appear after a command. See the docs for examples of using the JSON: + * `tap-pin` : + Pin , prioritizing its formulae over core when formula names are supplied + by the user. See also `tap-unpin`. + + * `tap-unpin` : + Unpin so its formulae are no longer prioritized. See also `tap-pin`. + * `test` [--devel|--HEAD] [--debug] : A few formulae provide a test method. `brew test ` runs this test method. There is no standard output or return code, but it should -- cgit v1.2.3