From ccbbe6756f6a0e1da0f244474bd5518dbc56e093 Mon Sep 17 00:00:00 2001 From: Markus Reiter Date: Tue, 19 Jun 2018 13:40:25 +0200 Subject: [PATCH] Remove `brew cask search` from documentation. --- Library/Homebrew/manpages/brew-cask.1.md | 4 ++-- manpages/brew-cask.1 | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Library/Homebrew/manpages/brew-cask.1.md b/Library/Homebrew/manpages/brew-cask.1.md index fcded40158..8897635edf 100644 --- a/Library/Homebrew/manpages/brew-cask.1.md +++ b/Library/Homebrew/manpages/brew-cask.1.md @@ -75,7 +75,7 @@ names, and other aspects of this manual are still subject to change. dependencies. `--require-sha` will abort installation if the Cask does not have a checksum defined. - is usually the ID of a Cask as returned by `brew cask search`, + is usually the ID of a Cask, but see [OTHER WAYS TO SPECIFY A CASK][] for variations. * `list` or `ls` [-1] [--versions] [ ... ]: @@ -231,7 +231,7 @@ the Homebrew command: Most Homebrew-Cask commands can accept a Cask token as an argument. As described above, the argument can take the form of: - * A token as returned by `brew cask search`, e.g. `google-chrome` + * A simple token, e.g. `google-chrome` Homebrew-Cask also accepts three other forms in place of plain tokens: diff --git a/manpages/brew-cask.1 b/manpages/brew-cask.1 index 4e5c10ea9b..7c62d9496c 100644 --- a/manpages/brew-cask.1 +++ b/manpages/brew-cask.1 @@ -78,7 +78,7 @@ Display information about the given Cask\. Install the given Cask\. With \fB\-\-force\fR, re\-install even if the Cask appears to be already present\. With \fB\-\-skip\-cask\-deps\fR, skip any Cask dependencies\. \fB\-\-require\-sha\fR will abort installation if the Cask does not have a checksum defined\. . .IP -\fItoken\fR is usually the ID of a Cask as returned by \fBbrew cask search\fR, but see \fIOTHER WAYS TO SPECIFY A CASK\fR for variations\. +\fItoken\fR is usually the ID of a Cask, but see \fIOTHER WAYS TO SPECIFY A CASK\fR for variations\. . .TP \fBlist\fR or \fBls\fR [\-1] [\-\-versions] [ \fItoken\fR \.\.\. ] @@ -255,7 +255,7 @@ brew update Most Homebrew\-Cask commands can accept a Cask token as an argument\. As described above, the argument can take the form of: . .IP "\(bu" 4 -A token as returned by \fBbrew cask search\fR, e\.g\. \fBgoogle\-chrome\fR +A simple token, e\.g\. \fBgoogle\-chrome\fR . .IP "" 0 .