diff --git a/docs/Manpage.md b/docs/Manpage.md index e898199f78..30e8e65391 100644 --- a/docs/Manpage.md +++ b/docs/Manpage.md @@ -1986,6 +1986,8 @@ Only supports GitHub Actions as a CI provider. This is because Homebrew uses Git Don't test livecheck. * `--skip-recursive-dependents`: Only test the direct dependents. +* `--skip-stable-version-audit`: + Don't audit the stable version. * `--only-cleanup-before`: Only run the pre-cleanup step. Needs `--cleanup`. * `--only-setup`: diff --git a/manpages/brew.1 b/manpages/brew.1 index d773642de7..284e8a0cff 100644 --- a/manpages/brew.1 +++ b/manpages/brew.1 @@ -2842,6 +2842,10 @@ Don\'t test livecheck\. Only test the direct dependents\. . .TP +\fB\-\-skip\-stable\-version\-audit\fR +Don\'t audit the stable version\. +. +.TP \fB\-\-only\-cleanup\-before\fR Only run the pre\-cleanup step\. Needs \fB\-\-cleanup\fR\. .