Skip to content

Commit

Permalink
Fix man page formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
jacknagel committed Apr 9, 2013
1 parent 352d61c commit 358ba91
Show file tree
Hide file tree
Showing 2 changed files with 148 additions and 100 deletions.
4 changes: 2 additions & 2 deletions Library/Contributions/manpages/brew.1.md
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 358ba91

Please sign in to comment.