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:
parent
c683e011b8
commit
00ac453d2e
@ -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).
|
||||||
|
|||||||
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user