mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00
update manpages
This commit is contained in:
parent
8b4197dd10
commit
45a4fa85cc
@ -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`*]
|
||||||
|
|
||||||
|
@ -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\.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user