Skip to content

Commit

Permalink
usage.md: warning on --caskroom
Browse files Browse the repository at this point in the history
  • Loading branch information
vitorgalvao committed Mar 17, 2015
1 parent 0e9ec74 commit bcdb0e6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion USAGE.md
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,8 @@ $ brew cask install caskroom/fonts/font-symbola
You can also modify the default installation locations used when issuing `brew cask install`:

* `--caskroom=/my/path` determines where the actual applications will be located.
Default is `/opt/homebrew-cask/Caskroom`
Should be handled with care — setting it outside `/opt` or your home directory might mess up your system.
Default is `/opt/homebrew-cask/Caskroom`.
* `--appdir=/my/path` changes the path where the symlinks to the applications (above)
will be generated. This is commonly used to create the links in the _root_ Applications directory
instead of the _home_ Applications directory by specifying `--appdir=/Applications`. Default is `~/Applications`.
Expand Down

0 comments on commit bcdb0e6

Please sign in to comment.