From 5dc019352350b0a110d319a49bc9eb2fab903094 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Fri, 1 Aug 2025 00:10:48 +0000 Subject: [PATCH] Update manpage and completions. Autogenerated by the [sponsors-maintainers-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/sponsors-maintainers-man-completions.yml) workflow. --- docs/Manpage.md | 4 ++++ manpages/brew.1 | 5 ++++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/docs/Manpage.md b/docs/Manpage.md index e96fbcb444..b11ea94515 100644 --- a/docs/Manpage.md +++ b/docs/Manpage.md @@ -3571,6 +3571,10 @@ and Linux workers. : Clean all state from the Homebrew directory. Use with care! +`--concurrent-downloads` + +: Invoke `brew` with `HOMEBREW_DOWNLOAD_CONCURRENCY=auto`. + `--skip-setup` : Don't check if the local system is set up correctly. diff --git a/manpages/brew.1 b/manpages/brew.1 index 6f0150f886..6326340678 100644 --- a/manpages/brew.1 +++ b/manpages/brew.1 @@ -1,5 +1,5 @@ .\" generated by kramdown -.TH "BREW" "1" "July 2025" "Homebrew" +.TH "BREW" "1" "August 2025" "Homebrew" .SH NAME brew \- The Missing Package Manager for macOS (or Linux) .SH "SYNOPSIS" @@ -2275,6 +2275,9 @@ Print what would be done rather than doing it\. \fB\-\-cleanup\fP Clean all state from the Homebrew directory\. Use with care! .TP +\fB\-\-concurrent\-downloads\fP +Invoke \fBbrew\fP with \fBHOMEBREW_DOWNLOAD_CONCURRENCY=auto\fP\&\. +.TP \fB\-\-skip\-setup\fP Don\[u2019]t check if the local system is set up correctly\. .TP