From ec074b0d585ee049c8be50f7b288142d95d940d7 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 8 Jul 2021 00:05:02 +0000 Subject: [PATCH] Update maintainers, manpage and completions. Autogenerated by the [update-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/update-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 53ce17f117..eb07b6398f 100644 --- a/docs/Manpage.md +++ b/docs/Manpage.md @@ -1743,6 +1743,8 @@ Only supports GitHub Actions as a CI provider. This is because Homebrew uses Git Only run the tap syntax check step. * `--only-formulae`: Only run the formulae steps. +* `--only-formulae-detect`: + Only run the formulae detection steps. * `--only-cleanup-after`: Only run the post-cleanup step. Needs `--cleanup`. diff --git a/manpages/brew.1 b/manpages/brew.1 index 4b2e75f235..f1036fe178 100644 --- a/manpages/brew.1 +++ b/manpages/brew.1 @@ -2468,6 +2468,10 @@ Only run the tap syntax check step\. Only run the formulae steps\. . .TP +\fB\-\-only\-formulae\-detect\fR +Only run the formulae detection steps\. +. +.TP \fB\-\-only\-cleanup\-after\fR Only run the post\-cleanup step\. Needs \fB\-\-cleanup\fR\. .