From 52a497d52d47876cc56c36492e988ea1206811d0 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 1 Feb 2024 06:24:48 +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 9a2b6cf02c..1fae8d5818 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 f170d805e0..95c10c377f 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\. .