From f4120ccfe90d9ad24eb6998daa7477a4f72aa998 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Fri, 12 Jan 2024 18:41:23 +0000 Subject: [PATCH] Update manpage and completions. Autogenerated by the [sponsors-maintainers-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/sponsors-maintainers-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 4ee4bf49d9d4f..47141d073237b 100644 --- a/docs/Manpage.md +++ b/docs/Manpage.md @@ -1990,6 +1990,8 @@ Only supports GitHub Actions as a CI provider. This is because Homebrew uses Git Only test the direct dependents. * `--skip-stable-version-audit`: Don't audit the stable version. +* `--skip-revision-audit`: + Don't audit the revision. * `--only-cleanup-before`: Only run the pre-cleanup step. Needs `--cleanup`. * `--only-setup`: diff --git a/manpages/brew.1 b/manpages/brew.1 index 059a96d7e2698..9d6c1053d88bd 100644 --- a/manpages/brew.1 +++ b/manpages/brew.1 @@ -2850,6 +2850,10 @@ Only test the direct dependents\. Don\'t audit the stable version\. . .TP +\fB\-\-skip\-revision\-audit\fR +Don\'t audit the revision\. +. +.TP \fB\-\-only\-cleanup\-before\fR Only run the pre\-cleanup step\. Needs \fB\-\-cleanup\fR\. .