1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-07-15 01:24:29 +02:00
This commit is contained in:
Kelly Brazil
2022-02-24 20:47:15 -08:00
parent f75b06abe4
commit 6ae1d03187
2 changed files with 2 additions and 2 deletions

View File

@ -107,7 +107,7 @@ Examples:
} }
] ]
$ nmcli | jc --nmcli -p -r $ nmcli connection show ens33 | jc --nmcli -p -r
[ [
{ {
"connection_id": "ens33", "connection_id": "ens33",

View File

@ -102,7 +102,7 @@ Examples:
} }
] ]
$ nmcli | jc --nmcli -p -r $ nmcli connection show ens33 | jc --nmcli -p -r
[ [
{ {
"connection_id": "ens33", "connection_id": "ens33",