diff --git a/docs/Manpage.md b/docs/Manpage.md index c6dd06227e..43b507b3dc 100644 --- a/docs/Manpage.md +++ b/docs/Manpage.md @@ -703,6 +703,9 @@ at its original value, while `--no-rebuild` will remove it. Display out-of-date brew formulae, the latest version available, and whether a pull request has been opened. +* `--limit`: + Limit number of package results returned. + ### `bump-formula-pr` [*`options`*] [*`formula`*] Create a pull request to update *`formula`* with a new URL or a new tag. diff --git a/manpages/brew.1 b/manpages/brew.1 index c9614038de..c9e7843a54 100644 --- a/manpages/brew.1 +++ b/manpages/brew.1 @@ -913,6 +913,10 @@ Use the specified \fIURL\fR as the root of the bottle\'s URL instead of Homebrew .SS "\fBbump\fR" Display out\-of\-date brew formulae, the latest version available, and whether a pull request has been opened\. . +.TP +\fB\-\-limit\fR +Limit number of package results returned\. +. .SS "\fBbump\-formula\-pr\fR [\fIoptions\fR] [\fIformula\fR]" Create a pull request to update \fIformula\fR with a new URL or a new tag\. .