diff options
| author | Markus Reiter | 2017-01-23 16:23:01 +0100 |
|---|---|---|
| committer | Markus Reiter | 2017-01-23 16:23:01 +0100 |
| commit | 2076b494a6233630025acd45d9a5766bd6bb785d (patch) | |
| tree | 62524985c7f4fa3e3a27942ed06aede6b31790d7 /Library/Homebrew/manpages/brew-cask.1.md | |
| parent | 2d5b659b0e4ba396f133156d368afc4fa1b8373c (diff) | |
| download | brew-2076b494a6233630025acd45d9a5766bd6bb785d.tar.bz2 | |
Add manpage entry for _appcast_checkpoint.
Diffstat (limited to 'Library/Homebrew/manpages/brew-cask.1.md')
| -rw-r--r-- | Library/Homebrew/manpages/brew-cask.1.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Library/Homebrew/manpages/brew-cask.1.md b/Library/Homebrew/manpages/brew-cask.1.md index f0a70d4a7..a2c9c8c16 100644 --- a/Library/Homebrew/manpages/brew-cask.1.md +++ b/Library/Homebrew/manpages/brew-cask.1.md @@ -120,6 +120,13 @@ names, and other aspects of this manual are still subject to change. **`zap` may remove files which are shared between applications.** +## INTERNAL COMMANDS + + * `_appcast_checkpoint` [--calculate] [ <token> ... | <URL> ... ]: + Given a `token`, returns the current appcast checkpoint, or calculates + the appcast checkpoint if the `--calculate` flag is specified. + Given a `URL`, calculates the appcast checkpoint for it. + ## OPTIONS To make these options persistent, see the ENVIRONMENT section, below. |
