diff options
| author | Miccal Matthews | 2017-01-27 09:26:57 +0800 |
|---|---|---|
| committer | GitHub | 2017-01-27 09:26:57 +0800 |
| commit | d68fc389e386a2c67d824d9e748f9ee124e09dae (patch) | |
| tree | 2bc0368465e7d5c2804a9b85cec8d79ec5f36c9d | |
| parent | 78d584f42f2fa07f4c5f60c1aabd5de2e8fc75c3 (diff) | |
| download | brew-d68fc389e386a2c67d824d9e748f9ee124e09dae.tar.bz2 | |
Update brew-cask.1.md
| -rw-r--r-- | Library/Homebrew/manpages/brew-cask.1.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Library/Homebrew/manpages/brew-cask.1.md b/Library/Homebrew/manpages/brew-cask.1.md index a2c9c8c16..a9da5bca6 100644 --- a/Library/Homebrew/manpages/brew-cask.1.md +++ b/Library/Homebrew/manpages/brew-cask.1.md @@ -127,6 +127,11 @@ names, and other aspects of this manual are still subject to change. the appcast checkpoint if the `--calculate` flag is specified. Given a `URL`, calculates the appcast checkpoint for it. + * `_stanza` <stanza_name> [ --table | --yaml | --inspect | --quiet ] [ <cask_token> ... ]: + Given a `stanza_name` and a `cask_token`, returns the current stanza + for a given Cask. If no `cask_token` is given, then data for all + Casks is returned. + ## OPTIONS To make these options persistent, see the ENVIRONMENT section, below. |
