manpages: add brew cask --cache command
This commit is contained in:
parent
8ad48f56e8
commit
ebec9d35d9
@ -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.
|
||||
|
||||
@ -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\.
|
||||
.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user