Merge pull request #17079 from Homebrew/sponsors-maintainers-man-completions
Update manpage and completions.
This commit is contained in:
commit
cfadc894e5
@ -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).
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user