mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00
Update maintainers, manpage and completions.
Autogenerated by the [update-manpage](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/update-manpage.yml) workflow.
This commit is contained in:
parent
9a3763878e
commit
02f33834be
@ -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`:
|
||||
|
@ -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
|
||||
.
|
||||
|
Loading…
x
Reference in New Issue
Block a user