1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2026-04-26 21:04:16 +02:00

formatting

This commit is contained in:
Kelly Brazil
2021-04-07 11:13:27 -07:00
parent 5285e699c3
commit 55bfbb2797
2 changed files with 5 additions and 6 deletions
+1 -2
View File
@@ -714,7 +714,6 @@ dig -x 1.1.1.1 | jc --dig -p # or: jc -p dig -x 1.1.1.1
dir | jc --dir -p # or: jc -p dir
```
```json
[
{
"date": "03/24/2021",
@@ -2479,7 +2478,7 @@ route -ee | jc --route -p # or: jc -p route -ee
}
]
```
### rpm -qai
### rpm -qi
```bash
rpm_qia | jc --rpm_qi -p # or: jc -p rpm -qia
```