1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-04 10:15:33 +02:00

brew-list: add --pinned example (#15026)

brew list: add --pinned example
This commit is contained in:
Nelson Figueroa 2024-12-03 16:15:31 -08:00 committed by GitHub
parent 55fc45670f
commit bfb80d23f3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -22,3 +22,7 @@
- List only casks:
`brew list --cask`
- List only pinned formulae:
`brew list --pinned`