aboutsummaryrefslogtreecommitdiffstats
path: root/share/man/man1
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man1')
-rw-r--r--share/man/man1/brew.112
1 files changed, 6 insertions, 6 deletions
diff --git a/share/man/man1/brew.1 b/share/man/man1/brew.1
index e78d62dfa..74d119251 100644
--- a/share/man/man1/brew.1
+++ b/share/man/man1/brew.1
@@ -164,6 +164,12 @@ For all installed or specific formulae, remove any older versions from the cella
\fBupdate\fR
Using Git, fetches the newest version of Homebrew from the GitHub repository\.
.
+.SH "EXTERNAL COMMANDS"
+Homebrew allows external commands to be defined by putting a +x file named \fBbrew\-<cmdname>\fR or \fBbrew\-<cmdname>\.rb\fR on the PATH\. This will cause Homebrew to recognize \fBbrew cmdname\fR\.
+.
+.P
+Some external commands are shipped with Homebrew, and enabled by default\.
+.
.TP
\fBfetch\fR \fIformula\fR
Downloads the tarball or checks out from VCS for the given \fIformula\fR\. For tarballs, also prints MD5 and SHA1 checksums\.
@@ -172,12 +178,6 @@ Downloads the tarball or checks out from VCS for the given \fIformula\fR\. For t
\fBaudit\fR
Checks all formulae for Homebrew coding style violations\.
.
-.SH "EXTERNAL COMMANDS"
-Homebrew allows external commands to be defined by putting a +x file named \fBbrew\-<cmdname>\fR or \fBbrew\-<cmdname>\.rb\fR on the PATH\. This will cause Homebrew to recognize \fBbrew cmdname\fR\.
-.
-.P
-Some external commands are shipped with Homebrew, and enabled by default\.
-.
.SH "ENVIRONMENT"
.
.TP