manpages: add brew cask --cache command
This commit is contained in:
parent
8ad48f56e8
commit
ebec9d35d9
@ -21,6 +21,9 @@ graphical user interface.
|
|||||||
|
|
||||||
## COMMANDS
|
## COMMANDS
|
||||||
|
|
||||||
|
* `--cache` <token> [ <token> ... ]:
|
||||||
|
Display the file used to cache the Cask identified by <token>.
|
||||||
|
|
||||||
* `audit` [--language=<iso-language>[,<iso-language> ... ]] [ <token> ... ]:
|
* `audit` [--language=<iso-language>[,<iso-language> ... ]] [ <token> ... ]:
|
||||||
Check the given Casks for installability.
|
Check the given Casks for installability.
|
||||||
If no tokens are given on the command line, all Casks are audited.
|
If no tokens are given on the command line, all Casks are audited.
|
||||||
|
|||||||
@ -25,6 +25,10 @@ Uninstall Cask identified by \fItoken\fR\.
|
|||||||
.SH "COMMANDS"
|
.SH "COMMANDS"
|
||||||
.
|
.
|
||||||
.TP
|
.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 \.\.\. ]
|
\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\.
|
Check the given Casks for installability\. If no tokens are given on the command line, all Casks are audited\.
|
||||||
.
|
.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user