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 2021-06-09 08:38:03 +00:00
parent ed0ed9f0bf
commit 3feec5e4ee
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
2 changed files with 6 additions and 0 deletions

View File

@ -1679,6 +1679,8 @@ Otherwise, operate on `~/Library/LaunchAgents` (started at login).
[`sudo`] `brew services cleanup` [`sudo`] `brew services cleanup`
<br>Remove all unused services. <br>Remove all unused services.
* `--file`:
Use the plist file from this location to start or run the service.
* `--all`: * `--all`:
Run *`subcommand`* on all services. Run *`subcommand`* on all services.

View File

@ -2350,6 +2350,10 @@ If \fBsudo\fR is passed, operate on \fB/Library/LaunchDaemons\fR (started at boo
Remove all unused services\. Remove all unused services\.
. .
.TP .TP
\fB\-\-file\fR
Use the plist file from this location to start or run the service\.
.
.TP
\fB\-\-all\fR \fB\-\-all\fR
Run \fIsubcommand\fR on all services\. Run \fIsubcommand\fR on all services\.
. .