Skip to content

Commit

Permalink
Update Library/Homebrew/env_config.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeMcQuaid authored Jul 25, 2024
1 parent 03b8976 commit e20d2d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Library/Homebrew/env_config.rb
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ module EnvConfig
"formula if it or any of its dependencies is in a tap on this list.",
},
HOMEBREW_FORBID_PACKAGES_FROM_PATHS: {
description: "If set, Homebrew will refuse to read packages provided from file paths, " \
description: "If set, Homebrew will refuse to read formulae or casks provided from file paths, " \
"e.g. `brew install ./package.rb`.",
boolean: true,
},
Expand Down

0 comments on commit e20d2d7

Please sign in to comment.