aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Vandenberg2011-06-05 21:29:52 -0700
committerAdam Vandenberg2011-06-05 21:29:52 -0700
commitfe4c8b633d1519d6411155cddd73524a85a6051f (patch)
tree9563312c7c0362ef6b68b2378cb0ae9ace62a237
parent9459b10493b4f302958a642ac49c5619afcaf5e6 (diff)
downloadhomebrew-fe4c8b633d1519d6411155cddd73524a85a6051f.tar.bz2
update brew link documentation to remove confusing passage
-rw-r--r--Library/Contributions/manpages/brew.1.md5
-rw-r--r--share/man/man1/brew-man.12
-rw-r--r--share/man/man1/brew.14
3 files changed, 5 insertions, 6 deletions
diff --git a/Library/Contributions/manpages/brew.1.md b/Library/Contributions/manpages/brew.1.md
index 036917370..0295a9eed 100644
--- a/Library/Contributions/manpages/brew.1.md
+++ b/Library/Contributions/manpages/brew.1.md
@@ -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.
diff --git a/share/man/man1/brew-man.1 b/share/man/man1/brew-man.1
index c3d802e43..c177d11ea 100644
--- a/share/man/man1/brew-man.1
+++ b/share/man/man1/brew-man.1
@@ -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
diff --git a/share/man/man1/brew.1 b/share/man/man1/brew.1
index 8b30a4632..986e2bfe2 100644
--- a/share/man/man1/brew.1
+++ b/share/man/man1/brew.1
@@ -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