Update manpage and completions.
Autogenerated by the [sponsors-maintainers-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/sponsors-maintainers-man-completions.yml) workflow.
This commit is contained in:
parent
68b944a94f
commit
89b3bb83f7
@ -1700,7 +1700,7 @@ run `brew upgrade` and/or `brew cleanup` respectively. Pass `--enable-notificati
|
||||
to send a notification when the autoupdate process has finished successfully.
|
||||
|
||||
`brew autoupdate stop`
|
||||
<br>Stop autoupdating, but retain plist & logs.
|
||||
<br>Stop autoupdating, but retain plist and logs.
|
||||
|
||||
`brew autoupdate delete`
|
||||
<br>Cancel the autoupdate, delete the plist and logs.
|
||||
@ -1718,7 +1718,7 @@ to send a notification when the autoupdate process has finished successfully.
|
||||
* `--cleanup`:
|
||||
Automatically clean brew's cache and logs. Must be passed with `start`.
|
||||
* `--enable-notification`:
|
||||
Send a notification when the autoupdate process has finished successfully, if `terminal-notifier` is installed & found. Must be passed with `start`. <NOTE: Notifications are enabled by default on macOS Catalina and newer.>
|
||||
Send a notification when the autoupdate process has finished successfully, if `terminal-notifier` is installed and found. Must be passed with `start`. Note: notifications are enabled by default on macOS Catalina and newer.
|
||||
* `--immediate`:
|
||||
Starts the autoupdate command immediately, instead of waiting for one interval (24 hours by default) to pass first. Must be passed with `start`.
|
||||
|
||||
|
||||
@ -2414,7 +2414,7 @@ This script will run \fBbrew update\fR in the background once every 24 hours (by
|
||||
.
|
||||
.P
|
||||
\fBbrew autoupdate stop\fR
|
||||
Stop autoupdating, but retain plist & logs\.
|
||||
Stop autoupdating, but retain plist and logs\.
|
||||
.
|
||||
.P
|
||||
\fBbrew autoupdate delete\fR
|
||||
@ -2442,7 +2442,7 @@ Automatically clean brew\'s cache and logs\. Must be passed with \fBstart\fR\.
|
||||
.
|
||||
.TP
|
||||
\fB\-\-enable\-notification\fR
|
||||
Send a notification when the autoupdate process has finished successfully, if \fBterminal\-notifier\fR is installed & found\. Must be passed with \fBstart\fR\.
|
||||
Send a notification when the autoupdate process has finished successfully, if \fBterminal\-notifier\fR is installed and found\. Must be passed with \fBstart\fR\. Note: notifications are enabled by default on macOS Catalina and newer\.
|
||||
.
|
||||
.TP
|
||||
\fB\-\-immediate\fR
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user