diff options
| -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 117cfc5f1..c2dce22b2 100644 --- a/Library/Homebrew/manpages/brew-cask.1.md +++ b/Library/Homebrew/manpages/brew-cask.1.md @@ -89,9 +89,6 @@ names, and other aspects of this manual are still subject to change. * `reinstall` <token> [ <token> ...] Reinstall the given Cask. - <token> is usually the ID of a Cask as returned by `brew cask search`, - but see [OTHER WAYS TO SPECIFY A CASK][] for variations. - * `search` or `-S` [<text> | /<regexp>/]: Without argument, display all Casks available for install, otherwise perform a substring search of known Cask tokens for <text> or, if the diff --git a/manpages/brew-cask.1 b/manpages/brew-cask.1 index 31e420164..bcd2654cd 100644 --- a/manpages/brew-cask.1 +++ b/manpages/brew-cask.1 @@ -79,9 +79,6 @@ If \fItoken\fR is given, summarize the staged files associated with the given Ca .IP "\(bu" 4 \fBreinstall\fR \fItoken\fR [ \fItoken\fR \.\.\.] Reinstall the given Cask\. . -.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\. -. .IP "\(bu" 4 \fBsearch\fR or \fB\-S\fR [\fItext\fR | /\fIregexp\fR/]: Without argument, display all Casks available for install, otherwise perform a substring search of known Cask tokens for \fItext\fR or, if the text is delimited by slashes (/\fIregexp\fR/), it is interpreted as a Ruby regular expression\. . |
