diff --git a/docs/Manpage.md b/docs/Manpage.md index 9a2b6cf02c673..1fae8d5818b92 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 Don't test livecheck. * `--skip-recursive-dependents`: Only test the direct dependents. +* `--skip-checksum-only-audit`: + Don't audit checksum-only changes. * `--skip-stable-version-audit`: Don't audit the stable version. * `--skip-revision-audit`: diff --git a/manpages/brew.1 b/manpages/brew.1 index f170d805e08b6..95c10c377f8a8 100644 --- a/manpages/brew.1 +++ b/manpages/brew.1 @@ -2850,6 +2850,10 @@ Don\'t test livecheck\. Only test the direct dependents\. . .TP +\fB\-\-skip\-checksum\-only\-audit\fR +Don\'t audit checksum\-only changes\. +. +.TP \fB\-\-skip\-stable\-version\-audit\fR Don\'t audit the stable version\. .