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