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

- We should tell people to not report issues if they are running in an unsupported configuration. - We should tell people to run `brew update` before reporting issues if they have `HOMEBREW_NO_AUTO_UPDATE` set. - We should tell people to not report issues in more types of exceptions. - Warn people in `HOMEBREW_NO_AUTO_UPDATE` documentation. - DRY up `brew.rb` exception handling. Co-authored-by: Colin Dean <colindean@users.noreply.github.com>
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
.