From 59f372a776f63e4430d0b66e05b5063d08b2d717 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 21 Nov 2022 14:31:02 +0000 Subject: [PATCH] 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. --- completions/fish/brew.fish | 4 ++-- completions/zsh/_brew | 4 ++-- docs/Manpage.md | 4 ++-- manpages/brew.1 | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/completions/fish/brew.fish b/completions/fish/brew.fish index 66d8e5fbba..39fb714946 100644 --- a/completions/fish/brew.fish +++ b/completions/fish/brew.fish @@ -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 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 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-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' @@ -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 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 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 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' diff --git a/completions/zsh/_brew b/completions/zsh/_brew index 2094818fd9..0ae301c17b 100644 --- a/completions/zsh/_brew +++ b/completions/zsh/_brew @@ -506,7 +506,7 @@ _brew_bump_cask_pr() { '--force[Ignore duplicate open PRs]' \ '--fork-org[Use the specified GitHub organization for forking]' \ '--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]' \ '--no-browse[Print the pull request URL instead of opening in a browser]' \ '--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]' \ '--fork-org[Use the specified GitHub organization for forking]' \ '--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]' \ '(--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]' \ diff --git a/docs/Manpage.md b/docs/Manpage.md index da7421b042..17a564e242 100644 --- a/docs/Manpage.md +++ b/docs/Manpage.md @@ -1004,7 +1004,7 @@ supplied by the user. * `--version`: Specify the new *`version`* for the cask. * `--message`: - Append *`message`* to the default pull request message. + Prepend *`message`* to the default pull request message. * `--url`: Specify the *`URL`* for the new download. * `--sha256`: @@ -1056,7 +1056,7 @@ nor vice versa. It must use whichever style specification the formula already us * `--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. * `--message`: - Append *`message`* to the default pull request message. + Prepend *`message`* to the default pull request message. * `--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. * `--sha256`: diff --git a/manpages/brew.1 b/manpages/brew.1 index 7212127819..79a11c3537 100644 --- a/manpages/brew.1 +++ b/manpages/brew.1 @@ -1437,7 +1437,7 @@ Specify the new \fIversion\fR for the cask\. . .TP \fB\-\-message\fR -Append \fImessage\fR to the default pull request message\. +Prepend \fImessage\fR to the default pull request message\. . .TP \fB\-\-url\fR @@ -1516,7 +1516,7 @@ Use the specified \fIversion\fR to override the value parsed from the URL or tag . .TP \fB\-\-message\fR -Append \fImessage\fR to the default pull request message\. +Prepend \fImessage\fR to the default pull request message\. . .TP \fB\-\-url\fR