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