Merge pull request #12962 from Homebrew/update-man-completions

Update maintainers, manpage and completions.
This commit is contained in:
Mike McQuaid 2022-03-07 08:57:01 +00:00 committed by GitHub
commit e13d04c1dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 0 deletions

View File

@ -1647,6 +1647,8 @@ to send a notification when the autoupdate process has finished successfully.
* `--upgrade`:
Automatically upgrade your installed formulae. If the Caskroom exists locally Casks will be upgraded as well. Must be passed with `start`.
* `--greedy`:
Upgrade casks with --greedy. See brew(1).Must be passed with `start`.
* `--cleanup`:
Automatically clean brew's cache and logs. Must be passed with `start`.
* `--enable-notification`:

View File

@ -2308,6 +2308,10 @@ This script will run \fBbrew update\fR in the background once every 24 hours (by
Automatically upgrade your installed formulae\. If the Caskroom exists locally Casks will be upgraded as well\. Must be passed with \fBstart\fR\.
.
.TP
\fB\-\-greedy\fR
Upgrade casks with \-\-greedy\. See brew(1)\.Must be passed with \fBstart\fR\.
.
.TP
\fB\-\-cleanup\fR
Automatically clean brew\'s cache and logs\. Must be passed with \fBstart\fR\.
.