aboutsummaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorAdam Vandenberg2013-10-29 21:07:21 -0700
committerAdam Vandenberg2013-10-29 21:07:21 -0700
commitd9f327083bba063450be8f8aa44e2e7a27c1b5d4 (patch)
tree28243b7256dcccc4153209f5d8309d68efd42827 /share
parent95305e6256c73f1e19d7a71c6906a80c69e7c5c8 (diff)
downloadbrew-d9f327083bba063450be8f8aa44e2e7a27c1b5d4.tar.bz2
add unlink apps to manpage and completion
Diffstat (limited to 'share')
-rw-r--r--share/man/man1/brew.14
1 files changed, 4 insertions, 0 deletions
diff --git a/share/man/man1/brew.1 b/share/man/man1/brew.1
index cbae61934..a6b465256 100644
--- a/share/man/man1/brew.1
+++ b/share/man/man1/brew.1
@@ -353,6 +353,10 @@ Example: \fBbrew install jruby && brew test jruby\fR
Remove symlinks for \fIformula\fR from the Homebrew prefix\. This can be useful for temporarily disabling a formula: \fBbrew unlink foo && commands && brew link foo\fR\.
.
.TP
+\fBunlinkapps [\-\-local]\fR
+Removes links created by \fBbrew linkapps\fR\.
+.
+.TP
\fBunpin\fR \fIformulae\fR
Unpin \fIformulae\fR, allowing them to be upgraded by \fBbrew upgrade\fR\. See also \fBpin\fR\.
.