aboutsummaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorAdam Vandenberg2012-07-23 14:27:50 -0700
committerAdam Vandenberg2012-07-23 14:27:50 -0700
commit7a7e3b5f7c81c43dd9dcec1574ce285082ee08ce (patch)
tree8e19df17f43356c6bbcdfd078347d65f2fc1201c /share
parentad32b663e8d064cd81e4b654880d746af85991a5 (diff)
downloadbrew-7a7e3b5f7c81c43dd9dcec1574ce285082ee08ce.tar.bz2
Make --version/--verbose slightly less confusing.
Diffstat (limited to 'share')
-rw-r--r--share/man/man1/brew.110
1 files changed, 5 insertions, 5 deletions
diff --git a/share/man/man1/brew.1 b/share/man/man1/brew.1
index 4c3d591e9..b665c752b 100644
--- a/share/man/man1/brew.1
+++ b/share/man/man1/brew.1
@@ -1,16 +1,16 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
-.TH "BREW" "1" "June 2012" "Homebrew" "brew"
+.TH "BREW" "1" "July 2012" "Homebrew" "brew"
.
.SH "NAME"
\fBbrew\fR \- The missing package manager for OS X
.
.SH "SYNOPSIS"
-\fBbrew\fR [\-\-verbose|\-v] command [options] [formula] \.\.\.
+\fBbrew\fR \-\-version
.
.br
-\fBbrew\fR [\-\-version|\-v]
+\fBbrew\fR [\-v|\-\-verbose] command [options] [formula] \.\.\.
.
.SH "DESCRIPTION"
Homebrew is the easiest and most flexible way to install the UNIX tools Apple didn\'t include with OS X\.
@@ -19,7 +19,7 @@ Homebrew is the easiest and most flexible way to install the UNIX tools Apple di
.
.TP
\fB\-v\fR, \fB\-\-verbose\fR command [options] [formula] \.\.\.
-Prints extra, command\-specific debugging information\. Note that \fBbrew \-v\fR by itself is the same as \fBbrew \-\-version\fR\.
+With \fB\-\-verbose\fR, many commands print extra debugging information\.
.
.SH "ESSENTIAL COMMANDS"
For the full command list, see the COMMANDS section\.
@@ -363,7 +363,7 @@ Display the location in the cellar where \fIformula\fR is or would be installed\
Display where Homebrew\'s \fB\.git\fR directory is located\. For standard installs, the \fBprefix\fR and \fBrepository\fR are the same directory\.
.
.TP
-\fB\-v\fR, \fB\-\-version\fR
+\fB\-\-version\fR
Print the version number of brew to standard error and exit\.
.
.SH "EXTERNAL COMMANDS"