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:
BrewTestBot 2025-03-19 09:21:20 +00:00
parent 2fb3f35634
commit eb1430f7ce
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View File

@ -1378,7 +1378,7 @@ If `sudo` is passed, operate on `/Library/LaunchDaemons` or
: List all managed services for the current user (or root). : 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). : Run the service *`formula`* without registering to launch at login (or boot).

View File

@ -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) [\fBsudo\fP] \fBbrew services info\fP (\fIformula\fP|\fB\-\-all\fP|\fB\-\-json\fP)
List all managed services for the current user (or root)\. List all managed services for the current user (or root)\.
.TP .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)\. Run the service \fIformula\fP without registering to launch at login (or boot)\.
.TP .TP
[\fBsudo\fP] \fBbrew services start\fP (\fIformula\fP|\fB\-\-all\fP|\fB\-\-file=\fP) [\fBsudo\fP] \fBbrew services start\fP (\fIformula\fP|\fB\-\-all\fP|\fB\-\-file=\fP)