aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Library/Contributions/manpages/brew.1.md2
-rw-r--r--share/man/man1/brew.12
2 files changed, 2 insertions, 2 deletions
diff --git a/Library/Contributions/manpages/brew.1.md b/Library/Contributions/manpages/brew.1.md
index 8a327b737..d595cc4f8 100644
--- a/Library/Contributions/manpages/brew.1.md
+++ b/Library/Contributions/manpages/brew.1.md
@@ -124,7 +124,7 @@ didn't include with OS X.
* `edit`:
Opens all of Homebrew for editing in TextMate.
- * `link` <formula>:
+ * `ln`, `link` <formula>:
Symlinks all of <formula>'s installed files into the Homebrew prefix. This
is done automatically when you install formula. It is useful for DIY
installation, or in cases where you want to swap out different versions of
diff --git a/share/man/man1/brew.1 b/share/man/man1/brew.1
index f03a623eb..ff3e5eee5 100644
--- a/share/man/man1/brew.1
+++ b/share/man/man1/brew.1
@@ -131,7 +131,7 @@ Opens the formula in $EDITOR\.
Opens all of Homebrew for editing in TextMate\.
.
.TP
-\fBlink\fR \fIformula\fR
+\fBln\fR, \fBlink\fR \fIformula\fR
Symlinks all of \fIformula\fR\'s installed files into the Homebrew prefix\. This is done automatically when you install formula\. It is useful for DIY installation, or in cases where you want to swap out different versions of the same package that you have installed at the same time\.
.
.TP