From 02f33834bef17b359a251fe4b3d91968615718af Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 12 Apr 2021 15:24:13 +0000 Subject: [PATCH] Update maintainers, manpage and completions. Autogenerated by the [update-manpage](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/update-manpage.yml) workflow. --- docs/Manpage.md | 2 ++ manpages/brew.1 | 4 ++++ 2 files changed, 6 insertions(+) diff --git a/docs/Manpage.md b/docs/Manpage.md index 1fc370f1b4..12786f9ac0 100644 --- a/docs/Manpage.md +++ b/docs/Manpage.md @@ -1626,6 +1626,8 @@ Only supports GitHub Actions as a CI provider. This is because Homebrew uses Git Run `brew bottle --keep-old` to build new bottles for a single platform. * `--skip-relocation`: Run `brew bottle --skip-relocation` to build new bottles that don't require relocation. +* `--only-json-tab`: + Run `brew bottle --only-json-tab` to build new bottles that do not contain a tab. * `--local`: Ask Homebrew to write verbose logs under `./logs/` and set `$HOME` to `./home/` * `--tap`: diff --git a/manpages/brew.1 b/manpages/brew.1 index e99769d944..811a044a6a 100644 --- a/manpages/brew.1 +++ b/manpages/brew.1 @@ -2282,6 +2282,10 @@ Run \fBbrew bottle \-\-keep\-old\fR to build new bottles for a single platform\. Run \fBbrew bottle \-\-skip\-relocation\fR to build new bottles that don\'t require relocation\. . .TP +\fB\-\-only\-json\-tab\fR +Run \fBbrew bottle \-\-only\-json\-tab\fR to build new bottles that do not contain a tab\. +. +.TP \fB\-\-local\fR Ask Homebrew to write verbose logs under \fB\./logs/\fR and set \fB$HOME\fR to \fB\./home/\fR .