Update maintainers, manpage and completions.
Autogenerated by the [update-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/update-man-completions.yml) workflow.
This commit is contained in:
parent
85e318d782
commit
b19e943118
@ -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)'
|
||||
|
||||
@ -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)]' \
|
||||
|
||||
@ -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`:
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user