mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-18 06:06:50 -06:00
Merge pull request #6094 from rolandwalker/doc_ls_long
document new option brew cask ls -l
This commit is contained in:
commit
5104f9a3d4
1 changed files with 3 additions and 2 deletions
|
|
@ -79,9 +79,10 @@ 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` [-1] [<Casks>]:
|
||||
* `list` or `ls` [-1 | -l] [<Casks>]:
|
||||
Without any arguments, list all installed Casks. With `-1`, always
|
||||
format the output in a single column.
|
||||
format the output in a single column. With `-l`, give a more detailed
|
||||
listing.
|
||||
|
||||
If <Casks> are given, list the installed files for <Casks>.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue