Update manpage and completions.

Autogenerated by the [sponsors-maintainers-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/sponsors-maintainers-man-completions.yml) workflow.
This commit is contained in:
BrewTestBot 2022-11-21 14:31:02 +00:00
parent dc58f963df
commit 59f372a776
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
4 changed files with 8 additions and 8 deletions

View File

@ -408,7 +408,7 @@ __fish_brew_complete_arg 'bump-cask-pr' -l dry-run -d 'Print what would be done
__fish_brew_complete_arg 'bump-cask-pr' -l force -d 'Ignore duplicate open PRs' __fish_brew_complete_arg 'bump-cask-pr' -l force -d 'Ignore duplicate open PRs'
__fish_brew_complete_arg 'bump-cask-pr' -l fork-org -d 'Use the specified GitHub organization for forking' __fish_brew_complete_arg 'bump-cask-pr' -l fork-org -d 'Use the specified GitHub organization for forking'
__fish_brew_complete_arg 'bump-cask-pr' -l help -d 'Show this message' __fish_brew_complete_arg 'bump-cask-pr' -l help -d 'Show this message'
__fish_brew_complete_arg 'bump-cask-pr' -l message -d 'Append message to the default pull request message' __fish_brew_complete_arg 'bump-cask-pr' -l message -d 'Prepend message to the default pull request message'
__fish_brew_complete_arg 'bump-cask-pr' -l no-audit -d 'Don\'t run `brew audit` before opening the PR' __fish_brew_complete_arg 'bump-cask-pr' -l no-audit -d 'Don\'t run `brew audit` before opening the PR'
__fish_brew_complete_arg 'bump-cask-pr' -l no-browse -d 'Print the pull request URL instead of opening in a browser' __fish_brew_complete_arg 'bump-cask-pr' -l no-browse -d 'Print the pull request URL instead of opening in a browser'
__fish_brew_complete_arg 'bump-cask-pr' -l no-fork -d 'Don\'t try to fork the repository' __fish_brew_complete_arg 'bump-cask-pr' -l no-fork -d 'Don\'t try to fork the repository'
@ -430,7 +430,7 @@ __fish_brew_complete_arg 'bump-formula-pr' -l dry-run -d 'Print what would be do
__fish_brew_complete_arg 'bump-formula-pr' -l force -d 'Ignore duplicate open PRs. Remove all mirrors if `--mirror` was not specified' __fish_brew_complete_arg 'bump-formula-pr' -l force -d 'Ignore duplicate open PRs. Remove all mirrors if `--mirror` was not specified'
__fish_brew_complete_arg 'bump-formula-pr' -l fork-org -d 'Use the specified GitHub organization for forking' __fish_brew_complete_arg 'bump-formula-pr' -l fork-org -d 'Use the specified GitHub organization for forking'
__fish_brew_complete_arg 'bump-formula-pr' -l help -d 'Show this message' __fish_brew_complete_arg 'bump-formula-pr' -l help -d 'Show this message'
__fish_brew_complete_arg 'bump-formula-pr' -l message -d 'Append message to the default pull request message' __fish_brew_complete_arg 'bump-formula-pr' -l message -d 'Prepend message to the default pull request message'
__fish_brew_complete_arg 'bump-formula-pr' -l mirror -d 'Use the specified URL as a mirror URL. If URL is a comma-separated list of URLs, multiple mirrors will be added' __fish_brew_complete_arg 'bump-formula-pr' -l mirror -d 'Use the specified URL as a mirror URL. If URL is a comma-separated list of URLs, multiple mirrors will be added'
__fish_brew_complete_arg 'bump-formula-pr' -l no-audit -d 'Don\'t run `brew audit` before opening the PR' __fish_brew_complete_arg 'bump-formula-pr' -l no-audit -d 'Don\'t run `brew audit` before opening the PR'
__fish_brew_complete_arg 'bump-formula-pr' -l no-browse -d 'Print the pull request URL instead of opening in a browser' __fish_brew_complete_arg 'bump-formula-pr' -l no-browse -d 'Print the pull request URL instead of opening in a browser'

View File

@ -506,7 +506,7 @@ _brew_bump_cask_pr() {
'--force[Ignore duplicate open PRs]' \ '--force[Ignore duplicate open PRs]' \
'--fork-org[Use the specified GitHub organization for forking]' \ '--fork-org[Use the specified GitHub organization for forking]' \
'--help[Show this message]' \ '--help[Show this message]' \
'--message[Append message to the default pull request message]' \ '--message[Prepend message to the default pull request message]' \
'(--online)--no-audit[Don'\''t run `brew audit` before opening the PR]' \ '(--online)--no-audit[Don'\''t run `brew audit` before opening the PR]' \
'--no-browse[Print the pull request URL instead of opening in a browser]' \ '--no-browse[Print the pull request URL instead of opening in a browser]' \
'--no-fork[Don'\''t try to fork the repository]' \ '--no-fork[Don'\''t try to fork the repository]' \
@ -531,7 +531,7 @@ _brew_bump_formula_pr() {
'--force[Ignore duplicate open PRs. Remove all mirrors if `--mirror` was not specified]' \ '--force[Ignore duplicate open PRs. Remove all mirrors if `--mirror` was not specified]' \
'--fork-org[Use the specified GitHub organization for forking]' \ '--fork-org[Use the specified GitHub organization for forking]' \
'--help[Show this message]' \ '--help[Show this message]' \
'--message[Append message to the default pull request message]' \ '--message[Prepend message to the default pull request message]' \
'--mirror[Use the specified URL as a mirror URL. If URL is a comma-separated list of URLs, multiple mirrors will be added]' \ '--mirror[Use the specified URL as a mirror URL. If URL is a comma-separated list of URLs, multiple mirrors will be added]' \
'(--strict --online)--no-audit[Don'\''t run `brew audit` before opening the PR]' \ '(--strict --online)--no-audit[Don'\''t run `brew audit` before opening the PR]' \
'--no-browse[Print the pull request URL instead of opening in a browser]' \ '--no-browse[Print the pull request URL instead of opening in a browser]' \

View File

@ -1004,7 +1004,7 @@ supplied by the user.
* `--version`: * `--version`:
Specify the new *`version`* for the cask. Specify the new *`version`* for the cask.
* `--message`: * `--message`:
Append *`message`* to the default pull request message. Prepend *`message`* to the default pull request message.
* `--url`: * `--url`:
Specify the *`URL`* for the new download. Specify the *`URL`* for the new download.
* `--sha256`: * `--sha256`:
@ -1056,7 +1056,7 @@ nor vice versa. It must use whichever style specification the formula already us
* `--version`: * `--version`:
Use the specified *`version`* to override the value parsed from the URL or tag. Note that `--version=0` can be used to delete an existing version override from a formula if it has become redundant. Use the specified *`version`* to override the value parsed from the URL or tag. Note that `--version=0` can be used to delete an existing version override from a formula if it has become redundant.
* `--message`: * `--message`:
Append *`message`* to the default pull request message. Prepend *`message`* to the default pull request message.
* `--url`: * `--url`:
Specify the *`URL`* for the new download. If a *`URL`* is specified, the *`SHA-256`* checksum of the new download should also be specified. Specify the *`URL`* for the new download. If a *`URL`* is specified, the *`SHA-256`* checksum of the new download should also be specified.
* `--sha256`: * `--sha256`:

View File

@ -1437,7 +1437,7 @@ Specify the new \fIversion\fR for the cask\.
. .
.TP .TP
\fB\-\-message\fR \fB\-\-message\fR
Append \fImessage\fR to the default pull request message\. Prepend \fImessage\fR to the default pull request message\.
. .
.TP .TP
\fB\-\-url\fR \fB\-\-url\fR
@ -1516,7 +1516,7 @@ Use the specified \fIversion\fR to override the value parsed from the URL or tag
. .
.TP .TP
\fB\-\-message\fR \fB\-\-message\fR
Append \fImessage\fR to the default pull request message\. Prepend \fImessage\fR to the default pull request message\.
. .
.TP .TP
\fB\-\-url\fR \fB\-\-url\fR