diff --git a/Library/Homebrew/dev-cmd/pr-publish.rb b/Library/Homebrew/dev-cmd/pr-publish.rb index 1b732fe287..ea0415f71e 100644 --- a/Library/Homebrew/dev-cmd/pr-publish.rb +++ b/Library/Homebrew/dev-cmd/pr-publish.rb @@ -23,7 +23,7 @@ module Homebrew description: "Branch to use the workflow from (default: `master`)." flag "--message=", depends_on: "--autosquash", - description: "Message to include when autosquashing revision bumps, deletions, and rebuilds." + description: "Message to include when autosquashing revision bumps, deletions and rebuilds." flag "--tap=", description: "Target tap repository (default: `homebrew/core`)." flag "--workflow=", diff --git a/Library/Homebrew/dev-cmd/pr-pull.rb b/Library/Homebrew/dev-cmd/pr-pull.rb index 65ec107809..7c07c711ca 100644 --- a/Library/Homebrew/dev-cmd/pr-pull.rb +++ b/Library/Homebrew/dev-cmd/pr-pull.rb @@ -51,7 +51,7 @@ module Homebrew description: "Specify a committer name and email in `git`'s standard author format." flag "--message=", depends_on: "--autosquash", - description: "Message to include when autosquashing revision bumps, deletions, and rebuilds." + description: "Message to include when autosquashing revision bumps, deletions and rebuilds." flag "--artifact=", description: "Download artifacts with the specified name (default: `bottles`)." flag "--tap=", diff --git a/completions/fish/brew.fish b/completions/fish/brew.fish index 72db0e2535..35137e48e9 100644 --- a/completions/fish/brew.fish +++ b/completions/fish/brew.fish @@ -1181,7 +1181,7 @@ __fish_brew_complete_arg 'pr-publish' -l branch -d 'Branch to use the workflow f __fish_brew_complete_arg 'pr-publish' -l debug -d 'Display any debugging information' __fish_brew_complete_arg 'pr-publish' -l help -d 'Show this message' __fish_brew_complete_arg 'pr-publish' -l large-runner -d 'Run the upload job on a large runner' -__fish_brew_complete_arg 'pr-publish' -l message -d 'Message to include when autosquashing revision bumps, deletions, and rebuilds' +__fish_brew_complete_arg 'pr-publish' -l message -d 'Message to include when autosquashing revision bumps, deletions and rebuilds' __fish_brew_complete_arg 'pr-publish' -l quiet -d 'Make some output more quiet' __fish_brew_complete_arg 'pr-publish' -l tap -d 'Target tap repository (default: `homebrew/core`)' __fish_brew_complete_arg 'pr-publish' -l verbose -d 'Make some output more verbose' @@ -1199,7 +1199,7 @@ __fish_brew_complete_arg 'pr-pull' -l dry-run -d 'Print what would be done rathe __fish_brew_complete_arg 'pr-pull' -l help -d 'Show this message' __fish_brew_complete_arg 'pr-pull' -l ignore-missing-artifacts -d 'Comma-separated list of workflows which can be ignored if they have not been run' __fish_brew_complete_arg 'pr-pull' -l keep-old -d 'If the formula specifies a rebuild version, attempt to preserve its value in the generated DSL' -__fish_brew_complete_arg 'pr-pull' -l message -d 'Message to include when autosquashing revision bumps, deletions, and rebuilds' +__fish_brew_complete_arg 'pr-pull' -l message -d 'Message to include when autosquashing revision bumps, deletions and rebuilds' __fish_brew_complete_arg 'pr-pull' -l no-cherry-pick -d 'Do not cherry-pick commits from the pull request branch' __fish_brew_complete_arg 'pr-pull' -l no-commit -d 'Do not generate a new commit before uploading' __fish_brew_complete_arg 'pr-pull' -l no-upload -d 'Download the bottles but don\'t upload them' diff --git a/completions/zsh/_brew b/completions/zsh/_brew index bac18a8854..24b2df93c0 100644 --- a/completions/zsh/_brew +++ b/completions/zsh/_brew @@ -1469,7 +1469,7 @@ _brew_pr_publish() { '--debug[Display any debugging information]' \ '--help[Show this message]' \ '--large-runner[Run the upload job on a large runner]' \ - '--message[Message to include when autosquashing revision bumps, deletions, and rebuilds]' \ + '--message[Message to include when autosquashing revision bumps, deletions and rebuilds]' \ '--quiet[Make some output more quiet]' \ '--tap[Target tap repository (default: `homebrew/core`)]' \ '--verbose[Make some output more verbose]' \ @@ -1489,7 +1489,7 @@ _brew_pr_pull() { '--help[Show this message]' \ '--ignore-missing-artifacts[Comma-separated list of workflows which can be ignored if they have not been run]' \ '--keep-old[If the formula specifies a rebuild version, attempt to preserve its value in the generated DSL]' \ - '--message[Message to include when autosquashing revision bumps, deletions, and rebuilds]' \ + '--message[Message to include when autosquashing revision bumps, deletions and rebuilds]' \ '--no-cherry-pick[Do not cherry-pick commits from the pull request branch]' \ '--no-commit[Do not generate a new commit before uploading]' \ '--no-upload[Download the bottles but don'\''t upload them]' \ diff --git a/docs/Manpage.md b/docs/Manpage.md index b58476a84d..1039b7feea 100644 --- a/docs/Manpage.md +++ b/docs/Manpage.md @@ -2346,7 +2346,7 @@ the repository. `--message` -: Message to include when autosquashing revision bumps, deletions, and rebuilds. +: Message to include when autosquashing revision bumps, deletions and rebuilds. `--tap` @@ -2417,7 +2417,7 @@ repository. `--message` -: Message to include when autosquashing revision bumps, deletions, and rebuilds. +: Message to include when autosquashing revision bumps, deletions and rebuilds. `--artifact` diff --git a/manpages/brew.1 b/manpages/brew.1 index e742a26461..bc3ce39cb3 100644 --- a/manpages/brew.1 +++ b/manpages/brew.1 @@ -1492,7 +1492,7 @@ Run the upload job on a large runner\. Branch to use the workflow from (default: \fBmaster\fP)\. .TP \fB\-\-message\fP -Message to include when autosquashing revision bumps, deletions, and rebuilds\. +Message to include when autosquashing revision bumps, deletions and rebuilds\. .TP \fB\-\-tap\fP Target tap repository (default: \fBhomebrew/core\fP)\. @@ -1539,7 +1539,7 @@ Does not clean up the tmp directory for the bottle so it can be used later\. Specify a committer name and email in \fBgit\fP\[u2019]s standard author format\. .TP \fB\-\-message\fP -Message to include when autosquashing revision bumps, deletions, and rebuilds\. +Message to include when autosquashing revision bumps, deletions and rebuilds\. .TP \fB\-\-artifact\fP Download artifacts with the specified name (default: \fBbottles\fP)\.