Skip to content
Snippets Groups Projects
Commit f916daea authored by Wael M. Nasreddine's avatar Wael M. Nasreddine Committed by Dominyk Tiller
Browse files

manpage: irb command take `--examples` options


Closes Homebrew/homebrew#40985.

Signed-off-by: default avatarDominyk Tiller <dominyktiller@gmail.com>
parent c07f4ad7
No related branches found
No related tags found
No related merge requests found
......@@ -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\.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment