aboutsummaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorJack Nagel2014-03-15 12:55:14 -0500
committerJack Nagel2014-03-15 12:55:14 -0500
commit30b4961dde355b03fc9d53f494c7a9a8910df333 (patch)
treea7ffa17e1b7251af3ec76bf677815be6f716a1b4 /share
parente236901e56addff6c887db15c7db47360e463359 (diff)
downloadbrew-30b4961dde355b03fc9d53f494c7a9a8910df333.tar.bz2
Modernize `brew diy`
Diffstat (limited to 'share')
-rw-r--r--share/man/man1/brew.14
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man1/brew.1 b/share/man/man1/brew.1
index d93344669..f0fa7736f 100644
--- a/share/man/man1/brew.1
+++ b/share/man/man1/brew.1
@@ -110,14 +110,14 @@ If \fB\-\-all\fR is passed, show dependencies for all formulae\.
If \fB\-\-installed\fR is passed, show dependencies for all installed formulae\.
.
.TP
-\fBdiy [\-\-set\-name <name>] [\-\-set\-version <version>]\fR
+\fBdiy [\-\-name=<name>] [\-\-version=<version>]\fR
Automatically determine the installation prefix for non\-Homebrew software\.
.
.IP
Using the output from this command, you can install your own software into the Cellar and then link it into Homebrew\'s prefix with \fBbrew link\fR\.
.
.IP
-The options \fB\-\-set\-name\fR and \fB\-\-set\-version\fR each take an argument and allow you to explicitly set the name and version of the package you are installing\.
+The options \fB\-\-name=<name>\fR and \fB\-\-version=<version>\fR each take an argument and allow you to explicitly set the name and version of the package you are installing\.
.
.TP
\fBdoctor\fR