aboutsummaryrefslogtreecommitdiffstats
path: root/share/man
diff options
context:
space:
mode:
authorJack Nagel2011-12-16 20:26:21 -0600
committerJack Nagel2011-12-16 20:34:31 -0600
commit13183b80333f934bd27a9f660d28cfedb5a3c946 (patch)
tree0f5479629038ee36677ae43f76cc65d9b4ffe2fd /share/man
parentc4d1743c58b9c98ef1f26a7c27a8146517c5cc38 (diff)
downloadhomebrew-13183b80333f934bd27a9f660d28cfedb5a3c946.tar.bz2
man page: normalize env variable formatting
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'share/man')
-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 927870d46..bdb1cb2f6 100644
--- a/share/man/man1/brew.1
+++ b/share/man/man1/brew.1
@@ -72,7 +72,7 @@ If \fB\-n\fR is passed, show what would be removed, but do not actually remove a
.
.TP
\fBcreate [\-\-autotools|\-\-cmake] [\-\-no\-fetch]\fR \fIURL\fR
-Generate a formula for the downloadable file at \fIURL\fR and open it in $EDITOR\. Homebrew will attempt to automatically derive the formula name and version, but if it fails, you\'ll have to make your own template\. The wget formula serves as a simple example\.
+Generate a formula for the downloadable file at \fIURL\fR and open it in \fBEDITOR\fR\. Homebrew will attempt to automatically derive the formula name and version, but if it fails, you\'ll have to make your own template\. The wget formula serves as a simple example\.
.
.IP
If \fB\-\-autotools\fR is passed, create a basic template for an Autotools\-style build\. If \fB\-\-cmake\fR is passed, create a basic template for a CMake\-style build\.
@@ -116,7 +116,7 @@ Open all of Homebrew for editing\.
.
.TP
\fBedit\fR \fIformula\fR
-Open \fIformula\fR in $EDITOR\.
+Open \fIformula\fR in \fBEDITOR\fR\.
.
.TP
\fBfetch [\-\-force] [\-v] [\-\-HEAD] [\-\-deps]\fR \fIformulae\fR