From 6e44098a1e97facfc03356ff8f74010eaf50d00e Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 13 Apr 2022 15:21:20 +0000 Subject: [PATCH] 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. --- docs/Manpage.md | 4 ++-- manpages/brew.1 | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/Manpage.md b/docs/Manpage.md index eebdc50efc..120f1d67c5 100644 --- a/docs/Manpage.md +++ b/docs/Manpage.md @@ -1756,7 +1756,7 @@ Otherwise, operate on `~/Library/LaunchAgents` (started at login). [`sudo`] `brew services run` (*`formula`*|`--all`)
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=`)
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).
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`: diff --git a/manpages/brew.1 b/manpages/brew.1 index 6c85cef2c5..d014317d84 100644 --- a/manpages/brew.1 +++ b/manpages/brew.1 @@ -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