diff --git a/docs/Cask-Cookbook.md b/docs/Cask-Cookbook.md index 5bc7bf99ff..4c0d65ac2d 100644 --- a/docs/Cask-Cookbook.md +++ b/docs/Cask-Cookbook.md @@ -361,7 +361,7 @@ When `caveats` is a string, it is evaluated at compile time. The following metho | `token` | the Cask token | `version` | the Cask version | `homepage` | the Cask homepage -| `caskroom_path` | the containing directory for all staged Casks, typically `/usr/local/Caskroom` (only available with block form) +| `caskroom_path` | the containing directory for this Cask, typically `/usr/local/Caskroom/` (only available with block form) | `staged_path` | the staged location for this Cask, including version number: `/usr/local/Caskroom//` (only available with block form) Example: