Skip to content
Snippets Groups Projects
Commit 8995d8b9 authored by Nathan Toone's avatar Nathan Toone
Browse files

Fix documentation for --caskroom default

parent 7ccc554f
No related branches found
No related tags found
No related merge requests found
......@@ -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.
......
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment