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:
BrewTestBot 2021-11-13 00:06:28 +00:00
parent d677926d7a
commit 587272bc93
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
2 changed files with 6 additions and 0 deletions

View File

@ -1783,6 +1783,8 @@ Only supports GitHub Actions as a CI provider. This is because Homebrew uses Git
Set the Git author/committer email to the given email. Set the Git author/committer email to the given email.
* `--publish`: * `--publish`:
Publish the uploaded bottles. Publish the uploaded bottles.
* `--skip-online-checks`:
Don't pass `--online` to `brew audit` and skip `brew livecheck`.
* `--skip-dependents`: * `--skip-dependents`:
Don't test any dependents. Don't test any dependents.
* `--skip-recursive-dependents`: * `--skip-recursive-dependents`:

View File

@ -2532,6 +2532,10 @@ Set the Git author/committer email to the given email\.
Publish the uploaded bottles\. Publish the uploaded bottles\.
. .
.TP .TP
\fB\-\-skip\-online\-checks\fR
Don\'t pass \fB\-\-online\fR to \fBbrew audit\fR and skip \fBbrew livecheck\fR\.
.
.TP
\fB\-\-skip\-dependents\fR \fB\-\-skip\-dependents\fR
Don\'t test any dependents\. Don\'t test any dependents\.
. .