Update maintainers, manpage and completions.
Autogenerated by the [update-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/update-man-completions.yml) workflow.
This commit is contained in:
parent
67512aed56
commit
1197b77e9b
@ -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`:
|
||||
|
@ -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\.
|
||||
.
|
||||
|
Loading…
x
Reference in New Issue
Block a user