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
2fb3f35634
commit
eb1430f7ce
@ -1378,7 +1378,7 @@ If `sudo` is passed, operate on `/Library/LaunchDaemons` or
|
||||
|
||||
: List all managed services for the current user (or root).
|
||||
|
||||
\[`sudo`\] `brew services run` (*`formula`*\|`--all`)
|
||||
\[`sudo`\] `brew services run` (*`formula`*\|`--all`\|`--file=`)
|
||||
|
||||
: Run the service *`formula`* without registering to launch at login (or boot).
|
||||
|
||||
|
@ -865,7 +865,7 @@ List information about all managed services for the current user (or root)\. Pro
|
||||
[\fBsudo\fP] \fBbrew services info\fP (\fIformula\fP|\fB\-\-all\fP|\fB\-\-json\fP)
|
||||
List all managed services for the current user (or root)\.
|
||||
.TP
|
||||
[\fBsudo\fP] \fBbrew services run\fP (\fIformula\fP|\fB\-\-all\fP)
|
||||
[\fBsudo\fP] \fBbrew services run\fP (\fIformula\fP|\fB\-\-all\fP|\fB\-\-file=\fP)
|
||||
Run the service \fIformula\fP without registering to launch at login (or boot)\.
|
||||
.TP
|
||||
[\fBsudo\fP] \fBbrew services start\fP (\fIformula\fP|\fB\-\-all\fP|\fB\-\-file=\fP)
|
||||
|
Loading…
x
Reference in New Issue
Block a user