aboutsummaryrefslogtreecommitdiffstats
path: root/manpages/brew.1
diff options
context:
space:
mode:
authorMike McQuaid2017-01-15 02:25:51 -0800
committerMike McQuaid2017-01-15 02:25:51 -0800
commit7c159449910d5c6fe2f4fea7416fed8a8ba2d4db (patch)
treeb634699cc04e6f0a57bbf6e566ff129e1a615c00 /manpages/brew.1
parentebf3d939d1d63ea2cf8b8185e1c36a6e4a066d48 (diff)
downloadbrew-7c159449910d5c6fe2f4fea7416fed8a8ba2d4db.tar.bz2
Fix documentation for HEAD upgrades.
These can now be done with just `brew upgrade`, like other upgrades. Fixes #1818.
Diffstat (limited to 'manpages/brew.1')
-rw-r--r--manpages/brew.13
1 files changed, 0 insertions, 3 deletions
diff --git a/manpages/brew.1 b/manpages/brew.1
index aa1d1c1d0..1dfb24244 100644
--- a/manpages/brew.1
+++ b/manpages/brew.1
@@ -258,9 +258,6 @@ If \fB\-\-HEAD\fR is passed, and \fIformula\fR defines it, install the HEAD vers
.IP
If \fB\-\-keep\-tmp\fR is passed, the temporary files created during installation are not deleted\.
.
-.IP
-To install a newer version of HEAD use \fBbrew rm <foo> && brew install \-\-HEAD <foo>\fR\.
-.
.TP
\fBinstall\fR \fB\-\-interactive\fR [\fB\-\-git\fR] \fIformula\fR
Download and patch \fIformula\fR, then open a shell\. This allows the user to run \fB\./configure \-\-help\fR and otherwise determine how to turn the software package into a Homebrew formula\.