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\. .