aboutsummaryrefslogtreecommitdiffstats
path: root/manpages/brew-cask.1
diff options
context:
space:
mode:
Diffstat (limited to 'manpages/brew-cask.1')
-rw-r--r--manpages/brew-cask.113
1 files changed, 8 insertions, 5 deletions
diff --git a/manpages/brew-cask.1 b/manpages/brew-cask.1
index 02813a8bb..49be14c57 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,13 +286,20 @@ 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
.
.IP "" 0
.
+.P
+Other environment variables:
+.
+.TP
+\fBSUDO_ASKPASS\fR
+When this variable is set, Homebrew\-Cask will call \fBsudo\fR(8) with the \fB\-A\fR option\.
+.
.SH "SEE ALSO"
The Homebrew\-Cask home page: \fIhttps://caskroom\.github\.io/\fR
.