Merge pull request #11780 from Homebrew/update-man-completions

Update maintainers, manpage and completions.
This commit is contained in:
Carlo Cabrera 2021-07-27 22:41:27 +08:00 committed by GitHub
commit c0a298bcd3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 0 deletions

View File

@ -1981,6 +1981,9 @@ example, run `export HOMEBREW_NO_INSECURE_REDIRECT=1` rather than just
- `HOMEBREW_GITHUB_PACKAGES_TOKEN`
<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`
<br>Use this username when accessing the GitHub Packages Registry (where bottles may be stored).

View File

@ -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)\.
.
.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
.
.br