docs: drop example that requires --eval-all
Signed-off-by: Patrick Linnane <patrick@linnane.io>
This commit is contained in:
parent
9caedc1ed0
commit
72a7ffd7ee
@ -32,12 +32,6 @@ brew info --json=v1 tig | jq .
|
||||
|
||||
To show full JSON information about all installed formulae:
|
||||
|
||||
```sh
|
||||
brew info --json=v1 --eval-all | jq "map(select(.installed != []))"
|
||||
```
|
||||
|
||||
You'll note that processing all formulae can be slow; it's quicker to let `brew` do this:
|
||||
|
||||
```sh
|
||||
brew info --json=v1 --installed
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user