Merge pull request #12867 from Homebrew/update-man-completions
Update maintainers, manpage and completions.
This commit is contained in:
commit
9263d95bf5
@ -1650,7 +1650,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. Note that currently a new experimental notifier runs automatically on macOS Catalina and newer, without requiring any external dependencies. Must be passed with `start`.
|
||||
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.>
|
||||
* `--immediate`:
|
||||
Starts the autoupdate command immediately, instead of waiting for one interval (24 hours by default) to pass first. Must be passed with `start`.
|
||||
|
||||
|
||||
@ -2313,7 +2313,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\. Note that currently a new experimental notifier runs automatically on macOS Catalina and newer, without requiring any external dependencies\. Must be passed with \fBstart\fR\.
|
||||
Send a notification when the autoupdate process has finished successfully, if \fBterminal\-notifier\fR is installed & 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