Update maintainers, manpage and completions.
Autogenerated by the [update-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/update-man-completions.yml) workflow.
This commit is contained in:
parent
4e98f4b368
commit
e159de2a2f
@ -1754,6 +1754,9 @@ Otherwise, operate on `~/Library/LaunchAgents` (started at login).
|
||||
[`sudo`] `brew services stop` (*`formula`*|`--all`)
|
||||
<br>Stop the service *`formula`* immediately and unregister it from launching at login (or boot).
|
||||
|
||||
[`sudo`] `brew services kill` (*`formula`*|`--all`)
|
||||
<br>Stop the service *`formula`* immediately but keep it registered to launch at login (or boot).
|
||||
|
||||
[`sudo`] `brew services restart` (*`formula`*|`--all`)
|
||||
<br>Stop (if necessary) and start the service *`formula`* immediately and register it to launch at login (or boot).
|
||||
|
||||
|
||||
@ -2469,6 +2469,10 @@ If \fBsudo\fR is passed, operate on \fB/Library/LaunchDaemons\fR (started at boo
|
||||
Stop the service \fIformula\fR immediately and unregister it from launching at login (or boot)\.
|
||||
.
|
||||
.P
|
||||
[\fBsudo\fR] \fBbrew services kill\fR (\fIformula\fR|\fB\-\-all\fR)
|
||||
Stop the service \fIformula\fR immediately but keep it registered to launch at login (or boot)\.
|
||||
.
|
||||
.P
|
||||
[\fBsudo\fR] \fBbrew services restart\fR (\fIformula\fR|\fB\-\-all\fR)
|
||||
Stop (if necessary) and start the service \fIformula\fR immediately and register it to launch at login (or boot)\.
|
||||
.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user