Skip to content

Commit

Permalink
Update Library/Homebrew/env_config.rb
Browse files Browse the repository at this point in the history
Co-authored-by: Carlo Cabrera <[email protected]>
  • Loading branch information
MikeMcQuaid and carlocab authored Jul 30, 2024
1 parent 0d01962 commit 5c0420b
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 @@ -296,7 +296,7 @@ module EnvConfig
default: "#{ENV.fetch("HOMEBREW_USER_CONFIG_HOME")}/livecheck_watchlist.txt",
},
HOMEBREW_LOCK_CONTEXT: {
description: "If set, Homebrew will add this output as additional context for locking errors.",
description: "If set, Homebrew will add this output as additional context for locking errors. This is useful when running `brew` in the background.",
},
HOMEBREW_LOGS: {
description: "Use this directory to store log files.",
Expand Down

0 comments on commit 5c0420b

Please sign in to comment.