From 5052f3b11363cf8241a8ecf210690f96e56d3294 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 25 Nov 2021 00:06:49 +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 | 4 ---- manpages/brew.1 | 8 -------- 2 files changed, 12 deletions(-) diff --git a/docs/Manpage.md b/docs/Manpage.md index 1a8b248a46..a9b59a4942 100644 --- a/docs/Manpage.md +++ b/docs/Manpage.md @@ -1795,10 +1795,6 @@ Only supports GitHub Actions as a CI provider. This is because Homebrew uses Git Don't test any dependents. * `--skip-recursive-dependents`: Only test the direct dependents. -* `--skip-unbottled-arm`: - Only test bottled formulae on Apple Silicon. -* `--skip-unbottled-linux`: - Only test bottled formulae on Linux. * `--only-cleanup-before`: Only run the pre-cleanup step. Needs `--cleanup`. * `--only-setup`: diff --git a/manpages/brew.1 b/manpages/brew.1 index c19c017202..a4fcbd823b 100644 --- a/manpages/brew.1 +++ b/manpages/brew.1 @@ -2556,14 +2556,6 @@ Don\'t test any dependents\. Only test the direct dependents\. . .TP -\fB\-\-skip\-unbottled\-arm\fR -Only test bottled formulae on Apple Silicon\. -. -.TP -\fB\-\-skip\-unbottled\-linux\fR -Only test bottled formulae on Linux\. -. -.TP \fB\-\-only\-cleanup\-before\fR Only run the pre\-cleanup step\. Needs \fB\-\-cleanup\fR\. .