diff options
| author | Dominyk Tiller | 2015-06-26 20:22:14 +0100 |
|---|---|---|
| committer | Dominyk Tiller | 2015-06-26 20:22:14 +0100 |
| commit | 820451a663ac731691001adf7c509434da274ab6 (patch) | |
| tree | ea9bba8e4b821fb4f19ac80ee11c95b07e4def4b | |
| parent | f916daea2144c87a61c665414d76d6183e98803b (diff) | |
| download | brew-820451a663ac731691001adf7c509434da274ab6.tar.bz2 | |
man: update for Homebrew/homebrew#40985
| -rw-r--r-- | share/man/man1/brew.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man1/brew.1 b/share/man/man1/brew.1 index a0622b9a6..5a8511969 100644 --- a/share/man/man1/brew.1 +++ b/share/man/man1/brew.1 @@ -224,10 +224,10 @@ To install a newer version of HEAD use \fBbrew rm <foo> && brew install \-\-HEAD If \fB\-\-git\fR is passed, Homebrew will create a Git repository, useful for creating patches to the software\. . .IP "\(bu" 4 -\fBirb [\-\-examples]\fR: Enter the interactive Homebrew Ruby shell\. +\fBirb [\-\-example]\fR: Enter the interactive Homebrew Ruby shell\. . .IP -If \fB\-\-examples\fR is passed, several examples will be shown\. +If \fB\-\-example\fR is passed, several examples will be shown\. . .IP "\(bu" 4 \fBleaves\fR: Show installed formulae that are not dependencies of another installed formula\. |
