update manpages

This commit is contained in:
Tie 2020-11-06 11:02:59 -05:00
parent 8b4197dd10
commit 45a4fa85cc
2 changed files with 4 additions and 4 deletions

View File

@ -58,10 +58,10 @@ Regenerate the UUID used for Homebrew's analytics.
### `autoremove` [*`options`*] ### `autoremove` [*`options`*]
Remove packages that weren't installed on request and are no longer needed. Uninstall formulae that were only installed as a dependency of another formula and are now no longer needed.
* `-n`, `--dry-run`: * `-n`, `--dry-run`:
Just print what would be removed. List what would be uninstalled, but do not actually uninstall anything.
### `cask` *`command`* [*`options`*] [*`cask`*] ### `cask` *`command`* [*`options`*] [*`cask`*]

View File

@ -54,11 +54,11 @@ Control Homebrew\'s anonymous aggregate user behaviour analytics\. Read more at
Regenerate the UUID used for Homebrew\'s analytics\. Regenerate the UUID used for Homebrew\'s analytics\.
. .
.SS "\fBautoremove\fR [\fIoptions\fR]" .SS "\fBautoremove\fR [\fIoptions\fR]"
Remove packages that weren\'t installed on request and are no longer needed\. Uninstall formulae that were only installed as a dependency of another formula and are now no longer needed\.
. .
.TP .TP
\fB\-n\fR, \fB\-\-dry\-run\fR \fB\-n\fR, \fB\-\-dry\-run\fR
Just print what would be removed\. List what would be uninstalled, but do not actually uninstall anything\.
. .
.SS "\fBcask\fR \fIcommand\fR [\fIoptions\fR] [\fIcask\fR]" .SS "\fBcask\fR \fIcommand\fR [\fIoptions\fR] [\fIcask\fR]"
Homebrew Cask provides a friendly CLI workflow for the administration of macOS applications distributed as binaries\. Homebrew Cask provides a friendly CLI workflow for the administration of macOS applications distributed as binaries\.