Merge pull request #14118 from Homebrew/sponsors-maintainers-man-completions
Update manpage and completions.
This commit is contained in:
commit
c33b5b257e
@ -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.
|
to send a notification when the autoupdate process has finished successfully.
|
||||||
|
|
||||||
`brew autoupdate stop`
|
`brew autoupdate stop`
|
||||||
<br>Stop autoupdating, but retain plist & logs.
|
<br>Stop autoupdating, but retain plist and logs.
|
||||||
|
|
||||||
`brew autoupdate delete`
|
`brew autoupdate delete`
|
||||||
<br>Cancel the autoupdate, delete the plist and logs.
|
<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`:
|
* `--cleanup`:
|
||||||
Automatically clean brew's cache and logs. Must be passed with `start`.
|
Automatically clean brew's cache and logs. Must be passed with `start`.
|
||||||
* `--enable-notification`:
|
* `--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`:
|
* `--immediate`:
|
||||||
Starts the autoupdate command immediately, instead of waiting for one interval (24 hours by default) to pass first. Must be passed with `start`.
|
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
|
.P
|
||||||
\fBbrew autoupdate stop\fR
|
\fBbrew autoupdate stop\fR
|
||||||
Stop autoupdating, but retain plist & logs\.
|
Stop autoupdating, but retain plist and logs\.
|
||||||
.
|
.
|
||||||
.P
|
.P
|
||||||
\fBbrew autoupdate delete\fR
|
\fBbrew autoupdate delete\fR
|
||||||
@ -2442,7 +2442,7 @@ Automatically clean brew\'s cache and logs\. Must be passed with \fBstart\fR\.
|
|||||||
.
|
.
|
||||||
.TP
|
.TP
|
||||||
\fB\-\-enable\-notification\fR
|
\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
|
.TP
|
||||||
\fB\-\-immediate\fR
|
\fB\-\-immediate\fR
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user