mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-04 20:55:34 +02:00
brew-list: add --pinned
example (#15026)
brew list: add --pinned example
This commit is contained in:
parent
55fc45670f
commit
bfb80d23f3
1 changed files with 4 additions and 0 deletions
|
@ -22,3 +22,7 @@
|
||||||
- List only casks:
|
- List only casks:
|
||||||
|
|
||||||
`brew list --cask`
|
`brew list --cask`
|
||||||
|
|
||||||
|
- List only pinned formulae:
|
||||||
|
|
||||||
|
`brew list --pinned`
|
||||||
|
|
Loading…
Add table
Reference in a new issue