
There's a few bits of functionality that Homebrew has changed over the years, makes sense as a sensible default but some people find really annoying: - automatically running `brew update` - automatically running `brew cleanup` - automatically upgrading outdated dependents - automatically reinstalling broken dependents For each of these: let's improve the documentation of the commands whose behaviour is changed and the environment variables themselves.
Manual pages
This directory contains the generated Homebrew man pages from the brew generate-man-completions
command. This command creates the output from the CLI::Parser
definitions in files, sections extracted from the repository's README.md
and brew.1.md.erb
.