This commit is contained in:
lionellloh 2020-07-09 17:46:21 +08:00
parent c1bdbc53ea
commit 1952c140e9
2 changed files with 2 additions and 2 deletions

View File

@ -1395,7 +1395,7 @@ Note that environment variables must have a value set to be detected. For exampl
*Default:* `15`.
* `HOMEBREW_FORBIDDEN_LICENSES`:
Use this environment variable to define a denylist of space separated licenses and Homebrew will avoid installing the packages with those licenses.
A space-separated list of licenses. Homebrew will refuse to install a formula if that formula or any of its dependencies has a license on this list.
* `HOMEBREW_FORCE_BREWED_CURL`:
If set, always use a Homebrew-installed `curl`(1) rather than the system version. Automatically set if the system version of `curl` is too old.

View File

@ -1800,7 +1800,7 @@ Output this many lines of output on formula \fBsystem\fR failures\.
.
.TP
\fBHOMEBREW_FORBIDDEN_LICENSES\fR
Use this environment variable to define a denylist of space separated licenses and Homebrew will avoid installing the packages with those licenses\.
A space\-separated list of licenses\. Homebrew will refuse to install a formula if that formula or any of its dependencies has a license on this list\.
.
.TP
\fBHOMEBREW_FORCE_BREWED_CURL\fR