From 33e5cd8ba4e435b8cb9d5992ab53a0e0f5bbcdbb Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 11 Aug 2021 12:06:15 +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 | 3 --- 2 files changed, 5 deletions(-) diff --git a/docs/Manpage.md b/docs/Manpage.md index e7a1775688..e191410585 100644 --- a/docs/Manpage.md +++ b/docs/Manpage.md @@ -1414,8 +1414,6 @@ Run Homebrew's unit and integration tests. Check for typechecking errors using Sorbet. -Not (yet) working on Apple Silicon. - * `--fix`: Automatically fix type errors. * `-q`, `--quiet`: diff --git a/manpages/brew.1 b/manpages/brew.1 index a96152d4f1..84265f680e 100644 --- a/manpages/brew.1 +++ b/manpages/brew.1 @@ -1994,9 +1994,6 @@ Randomise tests with the specified \fIvalue\fR instead of a random seed\. .SS "\fBtypecheck\fR, \fBtc\fR [\fIoptions\fR]" Check for typechecking errors using Sorbet\. . -.P -Not (yet) working on Apple Silicon\. -. .TP \fB\-\-fix\fR Automatically fix type errors\.