From 587272bc93f4b9c331cef99a754c719a810fdf44 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sat, 13 Nov 2021 00:06:28 +0000 Subject: [PATCH] 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. --- docs/Manpage.md | 2 ++ manpages/brew.1 | 4 ++++ 2 files changed, 6 insertions(+) diff --git a/docs/Manpage.md b/docs/Manpage.md index 3163a3ce7a..ab7893981a 100644 --- a/docs/Manpage.md +++ b/docs/Manpage.md @@ -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. * `--publish`: Publish the uploaded bottles. +* `--skip-online-checks`: + Don't pass `--online` to `brew audit` and skip `brew livecheck`. * `--skip-dependents`: Don't test any dependents. * `--skip-recursive-dependents`: diff --git a/manpages/brew.1 b/manpages/brew.1 index 3830731697..2f521dbe9f 100644 --- a/manpages/brew.1 +++ b/manpages/brew.1 @@ -2532,6 +2532,10 @@ Set the Git author/committer email to the given email\. Publish the uploaded bottles\. . .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 Don\'t test any dependents\. .