Add link shortcut ln to doc

This commit is contained in:
Adam Vandenberg 2010-10-17 17:52:21 -07:00
parent 266b3265aa
commit 599c7fe7d0
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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