File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -3571,6 +3571,10 @@ and Linux workers.
3571
3571
3572
3572
: Clean all state from the Homebrew directory. Use with care!
3573
3573
3574
+ ` --concurrent-downloads `
3575
+
3576
+ : Invoke ` brew ` with ` HOMEBREW_DOWNLOAD_CONCURRENCY=auto ` .
3577
+
3574
3578
` --skip-setup `
3575
3579
3576
3580
: Don't check if the local system is set up correctly.
Original file line number Diff line number Diff line change 1
1
.\" generated by kramdown
2
- .TH "BREW" "1" "July 2025" "Homebrew"
2
+ .TH "BREW" "1" "August 2025" "Homebrew"
3
3
.SH NAME
4
4
brew \- The Missing Package Manager for macOS (or Linux)
5
5
.SH "SYNOPSIS"
@@ -2275,6 +2275,9 @@ Print what would be done rather than doing it\.
2275
2275
\fB \-\- cleanup \fP
2276
2276
Clean all state from the Homebrew directory\. Use with care!
2277
2277
.TP
2278
+ \fB \-\- concurrent \- downloads \fP
2279
+ Invoke \fB brew \fP with \fB HOMEBREW_DOWNLOAD_CONCURRENCY=auto \fP \& \.
2280
+ .TP
2278
2281
\fB \-\- skip \- setup \fP
2279
2282
Don\[u2019 ] t check if the local system is set up correctly\.
2280
2283
.TP
You can’t perform that action at this time.
0 commit comments