diff options
| author | Markus Reiter | 2016-12-17 17:11:31 +0100 |
|---|---|---|
| committer | Markus Reiter | 2016-12-30 14:01:43 +0100 |
| commit | 1745997a305d92b5fd26e2a557ca5f061684773a (patch) | |
| tree | ceae4bad13e520c00a7e083fba3e155865f588af | |
| parent | a1154e9fabcca4feca629f86e86d139768f0de48 (diff) | |
| download | brew-1745997a305d92b5fd26e2a557ca5f061684773a.tar.bz2 | |
Remove `brew cask update` from manpage.
| -rw-r--r-- | Library/Homebrew/manpages/brew-cask.1.md | 3 | ||||
| -rw-r--r-- | manpages/brew-cask.1 | 3 |
2 files changed, 0 insertions, 6 deletions
diff --git a/Library/Homebrew/manpages/brew-cask.1.md b/Library/Homebrew/manpages/brew-cask.1.md index feab9f76e..f0a70d4a7 100644 --- a/Library/Homebrew/manpages/brew-cask.1.md +++ b/Library/Homebrew/manpages/brew-cask.1.md @@ -104,9 +104,6 @@ names, and other aspects of this manual are still subject to change. Uninstall the given Cask. With `--force`, uninstall even if the Cask does not appear to be present. - * `update`: - For convenience. `brew cask update` is a synonym for `brew update`. - * `zap` <token> [ <token> ... ]: Unconditionally remove _all_ files associated with the given Cask. diff --git a/manpages/brew-cask.1 b/manpages/brew-cask.1 index af5335f79..9eaaf027a 100644 --- a/manpages/brew-cask.1 +++ b/manpages/brew-cask.1 @@ -89,9 +89,6 @@ If \fItoken\fR is given, summarize the staged files associated with the given Ca \fBuninstall\fR or \fBrm\fR or \fBremove\fR [\-\-force] \fItoken\fR [ \fItoken\fR \.\.\. ]: Uninstall the given Cask\. With \fB\-\-force\fR, uninstall even if the Cask does not appear to be present\. . .IP "\(bu" 4 -\fBupdate\fR: For convenience\. \fBbrew cask update\fR is a synonym for \fBbrew update\fR\. -. -.IP "\(bu" 4 \fBzap\fR \fItoken\fR [ \fItoken\fR \.\.\. ]: Unconditionally remove \fIall\fR files associated with the given Cask\. . .IP |
