diff options
| -rw-r--r-- | Library/Homebrew/manpages/brew-cask.1.md | 2 | ||||
| -rw-r--r-- | manpages/brew-cask.1 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/Library/Homebrew/manpages/brew-cask.1.md b/Library/Homebrew/manpages/brew-cask.1.md index 4e160b527..244a98f3a 100644 --- a/Library/Homebrew/manpages/brew-cask.1.md +++ b/Library/Homebrew/manpages/brew-cask.1.md @@ -138,7 +138,7 @@ in a future version. Abort Cask installation if the Cask does not have a checksum defined. * `--caskroom=<path>`: - Location of the Caskroom, where all binaries are stored. The default value is: `$(brew --repository)/Caskroom`. + Location of the Caskroom, where all binaries are stored. The default value is: `$(brew --prefix)/Caskroom`. * `--verbose`: Give additional feedback during installation. diff --git a/manpages/brew-cask.1 b/manpages/brew-cask.1 index b447c6285..850d69489 100644 --- a/manpages/brew-cask.1 +++ b/manpages/brew-cask.1 @@ -139,7 +139,7 @@ Abort Cask installation if the Cask does not have a checksum defined\. . .TP \fB\-\-caskroom=<path>\fR -Location of the Caskroom, where all binaries are stored\. The default value is: \fB$(brew \-\-repository)/Caskroom\fR\. +Location of the Caskroom, where all binaries are stored\. The default value is: \fB$(brew \-\-prefix)/Caskroom\fR\. . .TP \fB\-\-verbose\fR |
