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:
BrewTestBot 2022-04-13 15:21:20 +00:00
parent 28f77c0c82
commit 6e44098a1e
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
2 changed files with 4 additions and 4 deletions

View File

@ -1756,7 +1756,7 @@ Otherwise, operate on `~/Library/LaunchAgents` (started at login).
[`sudo`] `brew services run` (*`formula`*|`--all`)
<br>Run the service *`formula`* without registering to launch at login (or boot).
[`sudo`] `brew services start` (*`formula`*|`--all`)
[`sudo`] `brew services start` (*`formula`*|`--all`|`--file=`)
<br>Start the service *`formula`* immediately and register it to launch at login (or boot).
[`sudo`] `brew services stop` (*`formula`*|`--all`)
@ -1772,7 +1772,7 @@ Otherwise, operate on `~/Library/LaunchAgents` (started at login).
<br>Remove all unused services.
* `--file`:
Use the plist file from this location to `start` or `run` the service.
Use the service file from this location to `start` the service.
* `--all`:
Run *`subcommand`* on all services.
* `--json`:

View File

@ -2477,7 +2477,7 @@ If \fBsudo\fR is passed, operate on \fB/Library/LaunchDaemons\fR (started at boo
Run the service \fIformula\fR without registering to launch at login (or boot)\.
.
.P
[\fBsudo\fR] \fBbrew services start\fR (\fIformula\fR|\fB\-\-all\fR)
[\fBsudo\fR] \fBbrew services start\fR (\fIformula\fR|\fB\-\-all\fR|\fB\-\-file=\fR)
Start the service \fIformula\fR immediately and register it to launch at login (or boot)\.
.
.P
@ -2498,7 +2498,7 @@ If \fBsudo\fR is passed, operate on \fB/Library/LaunchDaemons\fR (started at boo
.
.TP
\fB\-\-file\fR
Use the plist file from this location to \fBstart\fR or \fBrun\fR the service\.
Use the service file from this location to \fBstart\fR the service\.
.
.TP
\fB\-\-all\fR