mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
Merge pull request #5729 from rolandwalker/doc_list_1
document new option `brew cask list -1`
This commit is contained in:
@@ -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>.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user