From f916daea2144c87a61c665414d76d6183e98803b Mon Sep 17 00:00:00 2001 From: "Wael M. Nasreddine" Date: Mon, 22 Jun 2015 12:17:51 -0700 Subject: [PATCH] manpage: irb command take `--examples` options Closes Homebrew/homebrew#40985. Signed-off-by: Dominyk Tiller --- share/man/man1/brew.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/share/man/man1/brew.1 b/share/man/man1/brew.1 index 5a85119691..a0622b9a63 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 && 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\.