diff options
| author | Markus Reiter | 2017-05-23 16:01:13 +0200 |
|---|---|---|
| committer | Markus Reiter | 2017-05-23 16:01:13 +0200 |
| commit | 4bfd94cb309beed5e013f5ad9e6598840f0521d1 (patch) | |
| tree | f1f93a72480bfb8069727e2350b65eb267ce6023 /manpages | |
| parent | 0871e069a2e5ee2954296c931b3d4208c5f5bb4d (diff) | |
| download | brew-4bfd94cb309beed5e013f5ad9e6598840f0521d1.tar.bz2 | |
Add `SUDO_ASKPASS` to `brew-cask` manpage.
Diffstat (limited to 'manpages')
| -rw-r--r-- | manpages/brew-cask.1 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/manpages/brew-cask.1 b/manpages/brew-cask.1 index bde8ff3c2..353de66bf 100644 --- a/manpages/brew-cask.1 +++ b/manpages/brew-cask.1 @@ -297,6 +297,13 @@ This variable may contain any arguments normally used as options on the command\ .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 . |
