Skip to content

Commit 13c54cd

Browse files
authored
Merge pull request #20346 from Homebrew/sponsors-maintainers-man-completions
Update manpage and completions.
2 parents 46b8ef4 + 5dc0193 commit 13c54cd

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

docs/Manpage.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3571,6 +3571,10 @@ and Linux workers.
35713571

35723572
: Clean all state from the Homebrew directory. Use with care!
35733573

3574+
`--concurrent-downloads`
3575+
3576+
: Invoke `brew` with `HOMEBREW_DOWNLOAD_CONCURRENCY=auto`.
3577+
35743578
`--skip-setup`
35753579

35763580
: Don't check if the local system is set up correctly.

manpages/brew.1

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
.\" generated by kramdown
2-
.TH "BREW" "1" "July 2025" "Homebrew"
2+
.TH "BREW" "1" "August 2025" "Homebrew"
33
.SH NAME
44
brew \- The Missing Package Manager for macOS (or Linux)
55
.SH "SYNOPSIS"
@@ -2275,6 +2275,9 @@ Print what would be done rather than doing it\.
22752275
\fB\-\-cleanup\fP
22762276
Clean all state from the Homebrew directory\. Use with care!
22772277
.TP
2278+
\fB\-\-concurrent\-downloads\fP
2279+
Invoke \fBbrew\fP with \fBHOMEBREW_DOWNLOAD_CONCURRENCY=auto\fP\&\.
2280+
.TP
22782281
\fB\-\-skip\-setup\fP
22792282
Don\[u2019]t check if the local system is set up correctly\.
22802283
.TP

0 commit comments

Comments
 (0)