mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00
Merge pull request #11780 from Homebrew/update-man-completions
Update maintainers, manpage and completions.
This commit is contained in:
commit
c0a298bcd3
@ -1981,6 +1981,9 @@ example, run `export HOMEBREW_NO_INSECURE_REDIRECT=1` rather than just
|
|||||||
- `HOMEBREW_GITHUB_PACKAGES_TOKEN`
|
- `HOMEBREW_GITHUB_PACKAGES_TOKEN`
|
||||||
<br>Use this GitHub personal access token when accessing the GitHub Packages Registry (where bottles may be stored).
|
<br>Use this GitHub personal access token when accessing the GitHub Packages Registry (where bottles may be stored).
|
||||||
|
|
||||||
|
- `HOMEBREW_DOCKER_REGISTRY_TOKEN`
|
||||||
|
<br>Use this bearer token for authenticating with a Docker registry proxying GitHub Packages.
|
||||||
|
|
||||||
- `HOMEBREW_GITHUB_PACKAGES_USER`
|
- `HOMEBREW_GITHUB_PACKAGES_USER`
|
||||||
<br>Use this username when accessing the GitHub Packages Registry (where bottles may be stored).
|
<br>Use this username when accessing the GitHub Packages Registry (where bottles may be stored).
|
||||||
|
|
||||||
|
@ -2836,6 +2836,12 @@ Use this personal access token for the GitHub API, for features such as \fBbrew
|
|||||||
Use this GitHub personal access token when accessing the GitHub Packages Registry (where bottles may be stored)\.
|
Use this GitHub personal access token when accessing the GitHub Packages Registry (where bottles may be stored)\.
|
||||||
.
|
.
|
||||||
.TP
|
.TP
|
||||||
|
\fBHOMEBREW_DOCKER_REGISTRY_TOKEN\fR
|
||||||
|
.
|
||||||
|
.br
|
||||||
|
Use this bearer token for authenticating with a Docker registry proxying GitHub Packages\.
|
||||||
|
.
|
||||||
|
.TP
|
||||||
\fBHOMEBREW_GITHUB_PACKAGES_USER\fR
|
\fBHOMEBREW_GITHUB_PACKAGES_USER\fR
|
||||||
.
|
.
|
||||||
.br
|
.br
|
||||||
|
Loading…
x
Reference in New Issue
Block a user