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
8f49b3ae19
commit
9387085798
@ -1818,6 +1818,8 @@ process has finished successfully.
|
||||
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 and on system boot, instead of waiting for one interval (24 hours by default) to pass first. Must be passed with `start`.
|
||||
* `--sudo`:
|
||||
If a Cask requires sudo, autoupdate will open a GUI to ask for the password. Requires https://formulae.brew.sh/formula/pinentry-mac to be installed.
|
||||
|
||||
### `bundle` [*`subcommand`*]
|
||||
|
||||
|
@ -2579,6 +2579,10 @@ Send a notification when the autoupdate process has finished successfully, if \f
|
||||
\fB\-\-immediate\fR
|
||||
Starts the autoupdate command immediately and on system boot, instead of waiting for one interval (24 hours by default) to pass first\. Must be passed with \fBstart\fR\.
|
||||
.
|
||||
.TP
|
||||
\fB\-\-sudo\fR
|
||||
If a Cask requires sudo, autoupdate will open a GUI to ask for the password\. Requires https://formulae\.brew\.sh/formula/pinentry\-mac to be installed\.
|
||||
.
|
||||
.SS "\fBbundle\fR [\fIsubcommand\fR]"
|
||||
Bundler for non\-Ruby dependencies from Homebrew, Homebrew Cask, Mac App Store and Whalebrew\.
|
||||
.
|
||||
|
Loading…
x
Reference in New Issue
Block a user