1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-07-13 01:20:24 +02:00

formatting

This commit is contained in:
Kelly Brazil
2020-06-25 21:12:30 -07:00
parent 9f4cf9dd5e
commit 63c6a5edc0

View File

@ -24,6 +24,7 @@ ls -l /usr/bin | jc --ls | jq '.[] | select(.size > 50000000)'
or using the alternative "magic" syntax:
```bash
jc ls -l /usr/bin | jq '.[] | select(.size > 50000000)'
```
```json
{
"filename": "docker",