Skip to content
Snippets Groups Projects
Commit 7ed33959 authored by lionellloh's avatar lionellloh
Browse files

description for HOMEBREW_FORBIDDEN_LICENSES

parent bdb64aa1
No related branches found
No related tags found
No related merge requests found
......@@ -112,8 +112,8 @@ module Homebrew
default: 15,
},
HOMEBREW_FORBIDDEN_LICENSES: {
description: "Use this environment variable to define a denylist of space separated licenses and Homebrew " \
"will avoid installing the packages with those licenses.",
description: "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: {
description: "If set, always use a Homebrew-installed `curl`(1) rather than the system version. " \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment