From 599c7fe7d073028d853337f02a957c9e9140d120 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Sun, 17 Oct 2010 17:52:21 -0700 Subject: [PATCH] Add link shortcut ln to doc --- Library/Contributions/manpages/brew.1.md | 2 +- share/man/man1/brew.1 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Library/Contributions/manpages/brew.1.md b/Library/Contributions/manpages/brew.1.md index 8a327b7377..d595cc4f8d 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` : + * `ln`, `link` : Symlinks all of '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 f03a623ebb..ff3e5eee5d 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