Skip to content

Commit 10a163a

Browse files
authored
Merge pull request #22410 from Homebrew/sponsors-maintainers-man-completions
Update manpage and completions.
2 parents 667d01a + 1503ab5 commit 10a163a

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

docs/Manpage.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4962,6 +4962,11 @@ command execution (e.g. `$(cat file)`).
49624962
: If set, `brew info` and `brew install` will not warn when a formula's
49634963
executables are shadowed by other commands earlier on `$PATH`.
49644964

4965+
`HOMEBREW_NO_SANDBOX_CASK`
4966+
4967+
: If set, disable sandboxing for cask artifacts that generate files by running
4968+
executables.
4969+
49654970
`HOMEBREW_NO_SANDBOX_LINUX`
49664971

49674972
: If set, disable the Linux sandbox.

manpages/brew.1

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3238,6 +3238,9 @@ If set, \fBbrew install\fP \fIformula|cask\fP will not upgrade \fIformula|cask\f
32383238
\fBHOMEBREW_NO_PATH_SHADOW_CHECK\fP
32393239
If set, \fBbrew info\fP and \fBbrew install\fP will not warn when a formula\[u2019]s executables are shadowed by other commands earlier on \fB$PATH\fP\&\.
32403240
.TP
3241+
\fBHOMEBREW_NO_SANDBOX_CASK\fP
3242+
If set, disable sandboxing for cask artifacts that generate files by running executables\.
3243+
.TP
32413244
\fBHOMEBREW_NO_SANDBOX_LINUX\fP
32423245
If set, disable the Linux sandbox\.
32433246
.TP

0 commit comments

Comments
 (0)