Merge pull request #5729 from rolandwalker/doc_list_1

document new option `brew cask list -1`
This commit is contained in:
Roland Walker
2014-08-12 09:58:45 -04:00
+3 -2
View File
@@ -79,8 +79,9 @@ names, and other aspects of this manual are still subject to change.
<Cask> is usually the name of a Cask as returned by `brew cask search`,
but see [OTHER WAYS TO SPECIFY A CASK][] for variations.
* `list` or `ls` [<Casks>]:
Without any arguments, list all installed Casks.
* `list` or `ls` [-1] [<Casks>]:
Without any arguments, list all installed Casks. With `-1`, always
format the output in a single column.
If <Casks> are given, list the installed files for <Casks>.