aboutsummaryrefslogtreecommitdiffstats
path: root/share/man/man1
diff options
context:
space:
mode:
authorWael M. Nasreddine2015-06-22 12:17:51 -0700
committerDominyk Tiller2015-06-26 20:21:34 +0100
commitf916daea2144c87a61c665414d76d6183e98803b (patch)
treee320a1c2e4d0872414e69198e819deb9c2e669e5 /share/man/man1
parentc07f4ad737995406be2c1b54a371addf82acb818 (diff)
downloadbrew-f916daea2144c87a61c665414d76d6183e98803b.tar.bz2
manpage: irb command take `--examples` options
Closes Homebrew/homebrew#40985. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
Diffstat (limited to 'share/man/man1')
-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 5a8511969..a0622b9a6 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 [\-\-example]\fR: Enter the interactive Homebrew Ruby shell\.
+\fBirb [\-\-examples]\fR: Enter the interactive Homebrew Ruby shell\.
.
.IP
-If \fB\-\-example\fR is passed, several examples will be shown\.
+If \fB\-\-examples\fR is passed, several examples will be shown\.
.
.IP "\(bu" 4
\fBleaves\fR: Show installed formulae that are not dependencies of another installed formula\.