Merge pull request #17079 from Homebrew/sponsors-maintainers-man-completions

Update manpage and completions.
This commit is contained in:
Carlo Cabrera 2024-04-12 23:03:45 +08:00 committed by GitHub
commit cfadc894e5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 8 additions and 0 deletions

View File

@ -3923,6 +3923,11 @@ command execution e.g. `$(cat file)`.
be useful to avoid long-running Homebrew commands being killed due to no
output.
`HOMEBREW_VERIFY_ATTESTATIONS`
: If set, Homebrew will use the `gh` tool to verify cryptographic attestations
of build provenance for bottles from homebrew-core.
`SUDO_ASKPASS`
: If set, pass the `-A` option when calling `sudo`(8).

View File

@ -2570,6 +2570,9 @@ If set, always assume \fB\-\-verbose\fP when running commands\.
\fBHOMEBREW_VERBOSE_USING_DOTS\fP
If set, verbose output will print a \fB\&\.\fP no more than once a minute\. This can be useful to avoid long\-running Homebrew commands being killed due to no output\.
.TP
\fBHOMEBREW_VERIFY_ATTESTATIONS\fP
If set, Homebrew will use the \fBgh\fP tool to verify cryptographic attestations of build provenance for bottles from homebrew\-core\.
.TP
\fBSUDO_ASKPASS\fP
If set, pass the \fB\-A\fP option when calling \fBsudo\fP(8)\.
.TP