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

This will allow us to more easily measure test performance. The only downside here is that we can't use it with parallel rspec because it will show the n slowest tests for each parallel rspec run which is not what we want.
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
.