From c0cf68558ec3107545d68d4d63d25bf467489aa0 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 10 Apr 2023 18:12:21 +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 f5992e5b97..c3b64ffd35 100644 --- a/docs/Manpage.md +++ b/docs/Manpage.md @@ -1938,6 +1938,8 @@ Only supports GitHub Actions as a CI provider. This is because Homebrew uses Git Only run the formulae detection steps. * `--only-formulae-dependents`: Only run the formulae dependents steps. +* `--only-bottles-fetch`: + Only run the bottles fetch steps. This optional post-upload test checks that all the bottles were uploaded correctly. It is not run unless requested and only needs to be run on a single machine. The bottle commit to be tested must be on the tested branch. * `--only-cleanup-after`: Only run the post-cleanup step. Needs `--cleanup`. * `--testing-formulae`: diff --git a/manpages/brew.1 b/manpages/brew.1 index e62500261b..dbb58851a6 100644 --- a/manpages/brew.1 +++ b/manpages/brew.1 @@ -2783,6 +2783,10 @@ Only run the formulae detection steps\. Only run the formulae dependents steps\. . .TP +\fB\-\-only\-bottles\-fetch\fR +Only run the bottles fetch steps\. This optional post\-upload test checks that all the bottles were uploaded correctly\. It is not run unless requested and only needs to be run on a single machine\. The bottle commit to be tested must be on the tested branch\. +. +.TP \fB\-\-only\-cleanup\-after\fR Only run the post\-cleanup step\. Needs \fB\-\-cleanup\fR\. .