brew man update for limit flag

This commit is contained in:
Elizabeth Tackett 2020-07-27 11:54:53 -05:00
parent 119bc54e58
commit 088b8de974
2 changed files with 7 additions and 0 deletions

View File

@ -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 Display out-of-date brew formulae, the latest version available, and whether a
pull request has been opened. pull request has been opened.
* `--limit`:
Limit number of package results returned.
### `bump-formula-pr` [*`options`*] [*`formula`*] ### `bump-formula-pr` [*`options`*] [*`formula`*]
Create a pull request to update *`formula`* with a new URL or a new tag. Create a pull request to update *`formula`* with a new URL or a new tag.

View File

@ -913,6 +913,10 @@ Use the specified \fIURL\fR as the root of the bottle\'s URL instead of Homebrew
.SS "\fBbump\fR" .SS "\fBbump\fR"
Display out\-of\-date brew formulae, the latest version available, and whether a pull request has been opened\. 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]" .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\. Create a pull request to update \fIformula\fR with a new URL or a new tag\.
. .