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\. .