Merge pull request #13142 from Homebrew/update-man-completions

Update maintainers, manpage and completions.
This commit is contained in:
Mike McQuaid 2022-04-13 17:12:55 +01:00 committed by GitHub
commit cc6a91fea6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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`) [`sudo`] `brew services run` (*`formula`*|`--all`)
<br>Run the service *`formula`* without registering to launch at login (or boot). <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). <br>Start the service *`formula`* immediately and register it to launch at login (or boot).
[`sudo`] `brew services stop` (*`formula`*|`--all`) [`sudo`] `brew services stop` (*`formula`*|`--all`)
@ -1772,7 +1772,7 @@ Otherwise, operate on `~/Library/LaunchAgents` (started at login).
<br>Remove all unused services. <br>Remove all unused services.
* `--file`: * `--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`: * `--all`:
Run *`subcommand`* on all services. Run *`subcommand`* on all services.
* `--json`: * `--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)\. Run the service \fIformula\fR without registering to launch at login (or boot)\.
. .
.P .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)\. Start the service \fIformula\fR immediately and register it to launch at login (or boot)\.
. .
.P .P
@ -2498,7 +2498,7 @@ If \fBsudo\fR is passed, operate on \fB/Library/LaunchDaemons\fR (started at boo
. .
.TP .TP
\fB\-\-file\fR \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 .TP
\fB\-\-all\fR \fB\-\-all\fR