mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00
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
d0af2d4e11
commit
00e295b4f5
@ -3259,6 +3259,11 @@ If `sudo` is passed, operate on `/Library/LaunchDaemons` or
|
|||||||
|
|
||||||
: When run as root on macOS, run the service(s) as this user.
|
: When run as root on macOS, run the service(s) as this user.
|
||||||
|
|
||||||
|
`--max-wait`
|
||||||
|
|
||||||
|
: Wait at most this many seconds for `stop` to finish stopping a service. Omit
|
||||||
|
this flag or set this to zero (0) seconds to wait indefinitely.
|
||||||
|
|
||||||
`--all`
|
`--all`
|
||||||
|
|
||||||
: Run *`subcommand`* on all services.
|
: Run *`subcommand`* on all services.
|
||||||
|
@ -2084,6 +2084,9 @@ Use the service file from this location to \fBstart\fP the service\.
|
|||||||
\fB\-\-sudo\-service\-user\fP
|
\fB\-\-sudo\-service\-user\fP
|
||||||
When run as root on macOS, run the service(s) as this user\.
|
When run as root on macOS, run the service(s) as this user\.
|
||||||
.TP
|
.TP
|
||||||
|
\fB\-\-max\-wait\fP
|
||||||
|
Wait at most this many seconds for \fBstop\fP to finish stopping a service\. Omit this flag or set this to zero (0) seconds to wait indefinitely\.
|
||||||
|
.TP
|
||||||
\fB\-\-all\fP
|
\fB\-\-all\fP
|
||||||
Run \fIsubcommand\fP on all services\.
|
Run \fIsubcommand\fP on all services\.
|
||||||
.TP
|
.TP
|
||||||
|
Loading…
x
Reference in New Issue
Block a user