From 0a5592d2032b690b838dd7021b7f9844da660363 Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Fri, 16 Dec 2011 20:26:21 -0600 Subject: man page: normalize env variable formatting Signed-off-by: Jack Nagel --- Library/Contributions/manpages/brew.1.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library') diff --git a/Library/Contributions/manpages/brew.1.md b/Library/Contributions/manpages/brew.1.md index 96a1ce3f3..9679430bc 100644 --- a/Library/Contributions/manpages/brew.1.md +++ b/Library/Contributions/manpages/brew.1.md @@ -62,7 +62,7 @@ For the full command list, see the COMMANDS section. * `create [--autotools|--cmake] [--no-fetch]` : Generate a formula for the downloadable file at and open it in - $EDITOR. Homebrew will attempt to automatically derive the formula name + `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. @@ -101,7 +101,7 @@ For the full command list, see the COMMANDS section. Open all of Homebrew for editing. * `edit` : - Open in $EDITOR. + Open in `EDITOR`. * `fetch [--force] [-v] [--HEAD] [--deps]` : Download the source packages for the given . -- cgit v1.2.3