1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2026-04-24 20:56:11 +02:00

doc update

This commit is contained in:
Kelly Brazil
2023-01-03 13:05:51 -08:00
parent 6c85abd57b
commit b0756fa0f9
2 changed files with 0 additions and 3 deletions
-1
View File
@@ -51,7 +51,6 @@ Schema:
}
]
Examples:
$ iwconfig | jc --iwconfig -p
-2
View File
@@ -46,7 +46,6 @@ Schema:
}
]
Examples:
$ iwconfig | jc --iwconfig -p
@@ -78,7 +77,6 @@ Examples:
"missed_beacon": 0
}
]
"""
import re
from typing import List, Dict