update brew link documentation to remove confusing passage
This commit is contained in:
parent
0b0166b2e8
commit
f759387c89
@ -154,9 +154,8 @@ For the full command list, see the COMMANDS section.
|
||||
|
||||
* `ln`, `link` <formula>:
|
||||
Symlink 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
|
||||
the same package that you have installed at the same time.
|
||||
is done automatically when you install formula, but can be useful for DIY
|
||||
installations.
|
||||
|
||||
* `list`:
|
||||
List all installed formulae.
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
.\" generated with Ronn/v0.7.3
|
||||
.\" http://github.com/rtomayko/ronn/tree/0.7.3
|
||||
.
|
||||
.TH "BREW\-MAN" "1" "January 2011" "Homebrew" "brew"
|
||||
.TH "BREW\-MAN" "1" "June 2011" "Homebrew" "brew"
|
||||
.
|
||||
.SH "NAME"
|
||||
\fBbrew\-man\fR \- Generate man pages for Homebrew
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
.\" generated with Ronn/v0.7.3
|
||||
.\" http://github.com/rtomayko/ronn/tree/0.7.3
|
||||
.
|
||||
.TH "BREW" "1" "May 2011" "Homebrew" "brew"
|
||||
.TH "BREW" "1" "June 2011" "Homebrew" "brew"
|
||||
.
|
||||
.SH "NAME"
|
||||
\fBbrew\fR \- The missing package manager for OS X
|
||||
@ -169,7 +169,7 @@ If \fB\-\-git\fR is passed, Homebrew will create a Git repository, useful for cr
|
||||
.
|
||||
.TP
|
||||
\fBln\fR, \fBlink\fR \fIformula\fR
|
||||
Symlink 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\.
|
||||
Symlink all of \fIformula\fR\'s installed files into the Homebrew prefix\. This is done automatically when you install formula, but can be useful for DIY installations\.
|
||||
.
|
||||
.TP
|
||||
\fBlist\fR
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user