manpages: add brew cask --cache command

This commit is contained in:
Cheng XU 2019-05-23 15:26:22 +08:00
parent 8ad48f56e8
commit ebec9d35d9
No known key found for this signature in database
GPG Key ID: B19F15830AB4E690
2 changed files with 7 additions and 0 deletions

View File

@ -21,6 +21,9 @@ graphical user interface.
## COMMANDS
* `--cache` <token> [ <token> ... ]:
Display the file used to cache the Cask identified by <token>.
* `audit` [--language=<iso-language>[,<iso-language> ... ]] [ <token> ... ]:
Check the given Casks for installability.
If no tokens are given on the command line, all Casks are audited.

View File

@ -25,6 +25,10 @@ Uninstall Cask identified by \fItoken\fR\.
.SH "COMMANDS"
.
.TP
\fB\-\-cache\fR \fItoken\fR [ \fItoken\fR \.\.\. ]
Display the file used to cache the Cask identified by \fItoken\fR\.
.
.TP
\fBaudit\fR [\-\-language=\fIiso\-language\fR[,\fIiso\-language\fR \.\.\. ]] [ \fItoken\fR \.\.\. ]
Check the given Casks for installability\. If no tokens are given on the command line, all Casks are audited\.
.