Merge pull request #12316 from Homebrew/update-man-completions

Update maintainers, manpage and completions.
This commit is contained in:
Nanda H Krishna 2021-10-25 00:26:10 -04:00 committed by GitHub
commit 000f5ba701
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View File

@ -600,7 +600,7 @@ __fish_brew_complete_arg 'dispatch-build-bottle' -l issue -d 'If specified, post
__fish_brew_complete_arg 'dispatch-build-bottle' -l linux -d 'Dispatch bottle for Linux (using GitHub runners)'
__fish_brew_complete_arg 'dispatch-build-bottle' -l linux-self-hosted -d 'Dispatch bottle for Linux (using self-hosted runner)'
__fish_brew_complete_arg 'dispatch-build-bottle' -l linux-wheezy -d 'Use Debian Wheezy container for building the bottle on Linux'
__fish_brew_complete_arg 'dispatch-build-bottle' -l macos -d 'Version of macOS the bottle should be built for'
__fish_brew_complete_arg 'dispatch-build-bottle' -l macos -d 'Version(s) of macOS the bottle should be built for'
__fish_brew_complete_arg 'dispatch-build-bottle' -l quiet -d 'Make some output more quiet'
__fish_brew_complete_arg 'dispatch-build-bottle' -l tap -d 'Target tap repository (default: `homebrew/core`)'
__fish_brew_complete_arg 'dispatch-build-bottle' -l timeout -d 'Build timeout (in minutes, default: 60)'

View File

@ -735,7 +735,7 @@ _brew_dispatch_build_bottle() {
'(--macos --linux-self-hosted)--linux[Dispatch bottle for Linux (using GitHub runners)]' \
'(--macos --linux)--linux-self-hosted[Dispatch bottle for Linux (using self-hosted runner)]' \
'--linux-wheezy[Use Debian Wheezy container for building the bottle on Linux]' \
'(--linux --linux-self-hosted)--macos[Version of macOS the bottle should be built for]' \
'(--linux --linux-self-hosted)--macos[Version(s) of macOS the bottle should be built for]' \
'--quiet[Make some output more quiet]' \
'--tap[Target tap repository (default: `homebrew/core`)]' \
'--timeout[Build timeout (in minutes, default: 60)]' \

View File

@ -1100,7 +1100,7 @@ Build bottles for these formulae with GitHub Actions.
* `--issue`:
If specified, post a comment to this issue number if the job fails.
* `--macos`:
Version of macOS the bottle should be built for.
Version(s) of macOS the bottle should be built for.
* `--workflow`:
Dispatch specified workflow (default: `dispatch-build-bottle.yml`).
* `--upload`:

View File

@ -1572,7 +1572,7 @@ If specified, post a comment to this issue number if the job fails\.
.
.TP
\fB\-\-macos\fR
Version of macOS the bottle should be built for\.
Version(s) of macOS the bottle should be built for\.
.
.TP
\fB\-\-workflow\fR