aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorJack Nagel2013-04-09 16:47:00 -0500
committerJack Nagel2013-04-09 16:47:00 -0500
commit358ba91ed76ca11ea4df7dd44565c9f72ec69de9 (patch)
treedc51180cff50a5e8922bed162ab3e1e474a33e5a /Library
parent352d61cb6a1cd8b23b3c25e86c44ad5491973251 (diff)
downloadhomebrew-358ba91ed76ca11ea4df7dd44565c9f72ec69de9.tar.bz2
Fix man page formatting
Diffstat (limited to 'Library')
-rw-r--r--Library/Contributions/manpages/brew.1.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Contributions/manpages/brew.1.md b/Library/Contributions/manpages/brew.1.md
index 966467d45..b01d34e79 100644
--- a/Library/Contributions/manpages/brew.1.md
+++ b/Library/Contributions/manpages/brew.1.md
@@ -3,7 +3,7 @@ brew(1) -- The missing package manager for OS X
## SYNOPSIS
-`brew` --version
+`brew` --version
`brew` command [--verbose|-v] [options] [formula] ...
## DESCRIPTION
@@ -261,7 +261,7 @@ Note that these flags should only appear after a command.
* `search --macports`|`--fink` <text>:
Search for <text> on the MacPorts or Fink package search page.
- * `sh [--env=std]`
+ * `sh [--env=std]`:
Instantiate a Homebrew build environment. Uses our years-battle-hardened
Homebrew build logic to help your `./configure && make && make install`
or even your `gem install` succeeed. Especially handy if you run Homebrew