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
9235fe959a
commit
57a5026e70
@ -1735,10 +1735,10 @@ Manage background services with macOS' `launchctl`(1) daemon manager.
|
||||
If `sudo` is passed, operate on `/Library/LaunchDaemons` (started at boot).
|
||||
Otherwise, operate on `~/Library/LaunchAgents` (started at login).
|
||||
|
||||
[`sudo`] `brew services` [`list`]
|
||||
<br>List all managed services for the current user (or root).
|
||||
[`sudo`] `brew services` [`list`] (`--json`)
|
||||
<br>List information about all managed services for the current user (or root).
|
||||
|
||||
[`sudo`] `brew services info` (*`formula`*|`--all`)
|
||||
[`sudo`] `brew services info` (*`formula`*|`--all`|`--json`)
|
||||
<br>List all managed services for the current user (or root).
|
||||
|
||||
[`sudo`] `brew services run` (*`formula`*|`--all`)
|
||||
|
||||
@ -2441,11 +2441,11 @@ Manage background services with macOS\' \fBlaunchctl\fR(1) daemon manager\.
|
||||
If \fBsudo\fR is passed, operate on \fB/Library/LaunchDaemons\fR (started at boot)\. Otherwise, operate on \fB~/Library/LaunchAgents\fR (started at login)\.
|
||||
.
|
||||
.P
|
||||
[\fBsudo\fR] \fBbrew services\fR [\fBlist\fR]
|
||||
List all managed services for the current user (or root)\.
|
||||
[\fBsudo\fR] \fBbrew services\fR [\fBlist\fR] (\fB\-\-json\fR)
|
||||
List information about all managed services for the current user (or root)\.
|
||||
.
|
||||
.P
|
||||
[\fBsudo\fR] \fBbrew services info\fR (\fIformula\fR|\fB\-\-all\fR)
|
||||
[\fBsudo\fR] \fBbrew services info\fR (\fIformula\fR|\fB\-\-all\fR|\fB\-\-json\fR)
|
||||
List all managed services for the current user (or root)\.
|
||||
.
|
||||
.P
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user