From 584f8e08c012aa217281c8561fb89149b21f0001 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 10 Sep 2024 00:07:29 +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 cb18f0b395..5f5d9ef7aa 100644 --- a/docs/Manpage.md +++ b/docs/Manpage.md @@ -3445,6 +3445,10 @@ and Linux workers. : Use these skipped or failed formulae from formulae steps for a formulae dependents step. +`--tested-formulae` + +: Use these tested formulae from formulae steps for a formulae dependents step. + ### `unalias` *`alias`* \[...\] Remove aliases. diff --git a/manpages/brew.1 b/manpages/brew.1 index 71ecea3f69..713e487522 100644 --- a/manpages/brew.1 +++ b/manpages/brew.1 @@ -2210,6 +2210,9 @@ Use these deleted formulae rather than running the formulae detection steps\. .TP \fB\-\-skipped\-or\-failed\-formulae\fP Use these skipped or failed formulae from formulae steps for a formulae dependents step\. +.TP +\fB\-\-tested\-formulae\fP +Use these tested formulae from formulae steps for a formulae dependents step\. .SS "\fBunalias\fP \fIalias\fP \fR[\.\.\.]" Remove aliases\. .SS "\fBwhich\-formula\fP \fR[\fB\-\-explain\fP] \fIcommand\fP \fR[\.\.\.]"