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 /manpages | |
| parent | 2d5b659b0e4ba396f133156d368afc4fa1b8373c (diff) | |
| download | brew-2076b494a6233630025acd45d9a5766bd6bb785d.tar.bz2 | |
Add manpage entry for _appcast_checkpoint.
Diffstat (limited to 'manpages')
| -rw-r--r-- | manpages/brew-cask.1 | 9 | 
1 files changed, 9 insertions, 0 deletions
| diff --git a/manpages/brew-cask.1 b/manpages/brew-cask.1 index 63aad2c56..9b217fed5 100644 --- a/manpages/brew-cask.1 +++ b/manpages/brew-cask.1 @@ -105,6 +105,15 @@ If the Cask definition contains a \fBzap\fR stanza, performs additional \fBzap\f  .  .IP "" 0  . +.SH "INTERNAL COMMANDS" +. +.TP +\fB_appcast_checkpoint\fR [\-\-calculate] [ \fItoken\fR \.\.\. | \fIURL\fR \.\.\. ] +Given a \fBtoken\fR, returns the current appcast checkpoint, or calculates the appcast checkpoint if the \fB\-\-calculate\fR flag is specified\. +. +.br +Given a \fBURL\fR, calculates the appcast checkpoint for it\. +.  .SH "OPTIONS"  To make these options persistent, see the ENVIRONMENT section, below\.  . | 
