diff options
| author | Markus Reiter | 2017-05-23 17:37:37 +0200 | 
|---|---|---|
| committer | Markus Reiter | 2017-05-24 23:54:36 +0200 | 
| commit | 0bb2773b171d8572bd7b73b38cc63ed2fa9b555a (patch) | |
| tree | b67499476fb00071f40b8f4873d889abea195c6a /manpages | |
| parent | a3e30a11d147da760c14cbbe00e50be53a468534 (diff) | |
| download | brew-0bb2773b171d8572bd7b73b38cc63ed2fa9b555a.tar.bz2 | |
Deprecate `--caskroom` flag.
Diffstat (limited to 'manpages')
| -rw-r--r-- | manpages/brew-cask.1 | 6 | 
1 files changed, 1 insertions, 5 deletions
| diff --git a/manpages/brew-cask.1 b/manpages/brew-cask.1 index 353de66bf..e6066136e 100644 --- a/manpages/brew-cask.1 +++ b/manpages/brew-cask.1 @@ -161,10 +161,6 @@ Skip Cask dependencies when installing\.  Abort Cask installation if the Cask does not have a checksum defined\.  .  .TP -\fB\-\-caskroom=<path>\fR -Set location of the Caskroom, where all binaries are stored\. The default value is \fB$(brew \-\-prefix)/Caskroom\fR\. -. -.TP  \fB\-\-verbose\fR  Give additional feedback during installation\.  . @@ -290,7 +286,7 @@ This variable may contain any arguments normally used as options on the command\  .  .nf -       export HOMEBREW_CASK_OPTS=\'\-\-appdir=/Applications \-\-caskroom=/etc/Caskroom\' +       export HOMEBREW_CASK_OPTS=\'\-\-appdir=~/Applications \-\-fontdir=/Library/Fonts\'  .  .fi  . | 
