mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00

From reading https://github.com/orgs/Homebrew/discussions/3328: I initially thought we should just change "Updated" to "Modified" when appropriate. After conversation with Bo98, though, I thought more and saw that we're already checking for outdated formulae here so, rather than ever traverse through the formula history, look at the outdated formula and list them unless we've set `HOMEBREW_UPDATE_REPORT_ALL_FORMULAE` in which case we show the modifications. While we're here, also do a bit of reformatting and renaming to better clarify intent.
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
.