From 3951cfe34700739767ab3c72bb3ec6ed20fb8b3a Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 16 Apr 2024 00:05:54 +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 | 4 ++++ manpages/brew.1 | 3 +++ 2 files changed, 7 insertions(+) diff --git a/docs/Manpage.md b/docs/Manpage.md index ce39f0dc23..427057872a 100644 --- a/docs/Manpage.md +++ b/docs/Manpage.md @@ -3295,6 +3295,10 @@ and Linux workers. : Only run the tap syntax check step. +`--stable` + +: Only run the tap syntax checks needed on stable brew. + `--only-formulae` : Only run the formulae steps. diff --git a/manpages/brew.1 b/manpages/brew.1 index 90390d9634..b12240eae6 100644 --- a/manpages/brew.1 +++ b/manpages/brew.1 @@ -2107,6 +2107,9 @@ Only run the local system setup check step\. \fB\-\-only\-tap\-syntax\fP Only run the tap syntax check step\. .TP +\fB\-\-stable\fP +Only run the tap syntax checks needed on stable brew\. +.TP \fB\-\-only\-formulae\fP Only run the formulae steps\. .TP