Merge pull request #14118 from Homebrew/sponsors-maintainers-man-completions

Update manpage and completions.
This commit is contained in:
Mike McQuaid 2022-11-08 15:16:56 +00:00 committed by GitHub
commit c33b5b257e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -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`.

View File

@ -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