Clarify new options for caskroom (#21915)

* readme: mark new issue as the FAQ to the caskroom directory change

* locations: mark new issue as the FAQ to the caskroom directory change
This commit is contained in:
Vítor Galvão 2016-06-13 16:14:13 +01:00 committed by Josh Hagins
parent 2155ac68b1
commit 7b4a37122d
2 changed files with 3 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# Homebrew-Cask # Homebrew-Cask
#### Important: Homebrew-Cask changed its default Caskroom location. See the relevant [issue](https://github.com/caskroom/homebrew-cask/issues/21603) and [pull request](https://github.com/caskroom/homebrew-cask/pull/21857) for details. If you have been bitten by this change, please [see this](https://github.com/caskroom/homebrew-cask/issues/21894#issuecomment-225464059) before commenting or opening an issue. #### Important: Homebrew-Cask changed its default Caskroom location. See the relevant [issue](https://github.com/caskroom/homebrew-cask/issues/21603) and [pull request](https://github.com/caskroom/homebrew-cask/pull/21857) for details. If you are getting a warning about this and are unsure how to proceed, see [this issue](https://github.com/caskroom/homebrew-cask/issues/21913) for a brief explanation of each option.
#### Important: Homebrew-Cask changed its behaviour from linking apps to moving them. See the relevant [issue](https://github.com/caskroom/homebrew-cask/issues/13201) and [pull request](https://github.com/caskroom/homebrew-cask/pull/13966) for details. #### Important: Homebrew-Cask changed its behaviour from linking apps to moving them. See the relevant [issue](https://github.com/caskroom/homebrew-cask/issues/13201) and [pull request](https://github.com/caskroom/homebrew-cask/pull/13966) for details.
--- ---

View File

@ -22,6 +22,8 @@ module Hbc::Locations
Caskroom at #{legacy_caskroom}, add the following to your HOMEBREW_CASK_OPTS: Caskroom at #{legacy_caskroom}, add the following to your HOMEBREW_CASK_OPTS:
--caskroom=#{legacy_caskroom} --caskroom=#{legacy_caskroom}
For more details on each of those options, see https://github.com/caskroom/homebrew-cask/issues/21913.
EOS EOS
legacy_caskroom legacy_caskroom
else else