Skip to content
Snippets Groups Projects
Commit 0b8af577 authored by Martin Schimandl's avatar Martin Schimandl
Browse files

Remove duplicate description of <token>

parent 95d4a258
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
......@@ -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\.
.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment