From adccbf893e3b305760b35704f919f067e5d29069 Mon Sep 17 00:00:00 2001 From: Max Howell Date: Tue, 7 Aug 2012 13:26:57 -0400 Subject: Document `brew tap --repair` --- Library/Contributions/manpages/brew.1.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'Library') diff --git a/Library/Contributions/manpages/brew.1.md b/Library/Contributions/manpages/brew.1.md index 3deb40908..5cb4e1805 100644 --- a/Library/Contributions/manpages/brew.1.md +++ b/Library/Contributions/manpages/brew.1.md @@ -258,6 +258,11 @@ For the full command list, see the COMMANDS section. is of the form /, e.g. `brew tap homebrew/dupes`. + * `tap --repair`: + + Ensures all tapped formula are symlinked into Library/Formula and prunes dead + formula from Library/Formula. + * `test` : 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