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