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

Update maintainers, manpage and completions.
This commit is contained in:
Mike McQuaid 2021-11-25 08:24:12 +00:00 committed by GitHub
commit 49e232429e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 12 deletions

View File

@ -1795,10 +1795,6 @@ Only supports GitHub Actions as a CI provider. This is because Homebrew uses Git
Don't test any dependents.
* `--skip-recursive-dependents`:
Only test the direct dependents.
* `--skip-unbottled-arm`:
Only test bottled formulae on Apple Silicon.
* `--skip-unbottled-linux`:
Only test bottled formulae on Linux.
* `--only-cleanup-before`:
Only run the pre-cleanup step. Needs `--cleanup`.
* `--only-setup`:

View File

@ -2556,14 +2556,6 @@ Don\'t test any dependents\.
Only test the direct dependents\.
.
.TP
\fB\-\-skip\-unbottled\-arm\fR
Only test bottled formulae on Apple Silicon\.
.
.TP
\fB\-\-skip\-unbottled\-linux\fR
Only test bottled formulae on Linux\.
.
.TP
\fB\-\-only\-cleanup\-before\fR
Only run the pre\-cleanup step\. Needs \fB\-\-cleanup\fR\.
.