Update manpage and completions.

Autogenerated by the [sponsors-maintainers-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/sponsors-maintainers-man-completions.yml) workflow.
This commit is contained in:
BrewTestBot 2024-04-12 14:53:39 +00:00
parent c683e011b8
commit 00ac453d2e
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
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 be useful to avoid long-running Homebrew commands being killed due to no
output. 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` `SUDO_ASKPASS`
: If set, pass the `-A` option when calling `sudo`(8). : 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 \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\. 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 .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 \fBSUDO_ASKPASS\fP
If set, pass the \fB\-A\fP option when calling \fBsudo\fP(8)\. If set, pass the \fB\-A\fP option when calling \fBsudo\fP(8)\.
.TP .TP