manpage: irb command take --examples options

Closes Homebrew/homebrew#40985.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
Wael M. Nasreddine 2015-06-22 12:17:51 -07:00 committed by Dominyk Tiller
parent c07f4ad737
commit f916daea21

View File

@ -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\.