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