brew man update for limit flag
This commit is contained in:
parent
119bc54e58
commit
088b8de974
@ -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.
|
||||||
|
|||||||
@ -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\.
|
||||||
.
|
.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user