From 1197b77e9b621144eefb532ef167b7555cbc0be2 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 7 Mar 2022 00:08:07 +0000 Subject: [PATCH] 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. --- docs/Manpage.md | 2 ++ manpages/brew.1 | 4 ++++ 2 files changed, 6 insertions(+) diff --git a/docs/Manpage.md b/docs/Manpage.md index eb7e7044cc..e9391c215f 100644 --- a/docs/Manpage.md +++ b/docs/Manpage.md @@ -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`: diff --git a/manpages/brew.1 b/manpages/brew.1 index c8203e17a3..5e3e037b0f 100644 --- a/manpages/brew.1 +++ b/manpages/brew.1 @@ -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\. .