diff --git a/Library/Homebrew/manpages/brew-cask.1.md b/Library/Homebrew/manpages/brew-cask.1.md index c7c1e09dc1..69af6d81e4 100644 --- a/Library/Homebrew/manpages/brew-cask.1.md +++ b/Library/Homebrew/manpages/brew-cask.1.md @@ -21,6 +21,9 @@ graphical user interface. ## COMMANDS + * `--cache` [ ... ]: + Display the file used to cache the Cask identified by . + * `audit` [--language=[, ... ]] [ ... ]: Check the given Casks for installability. If no tokens are given on the command line, all Casks are audited. diff --git a/manpages/brew-cask.1 b/manpages/brew-cask.1 index 59916b7f77..23febd9eed 100644 --- a/manpages/brew-cask.1 +++ b/manpages/brew-cask.1 @@ -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\. .