mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2025-06-17 00:07:37 +02:00
doc update
This commit is contained in:
@ -51,7 +51,6 @@ Schema:
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
Examples:
|
Examples:
|
||||||
|
|
||||||
$ iwconfig | jc --iwconfig -p
|
$ iwconfig | jc --iwconfig -p
|
||||||
|
@ -46,7 +46,6 @@ Schema:
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
Examples:
|
Examples:
|
||||||
|
|
||||||
$ iwconfig | jc --iwconfig -p
|
$ iwconfig | jc --iwconfig -p
|
||||||
@ -78,7 +77,6 @@ Examples:
|
|||||||
"missed_beacon": 0
|
"missed_beacon": 0
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
||||||
"""
|
"""
|
||||||
import re
|
import re
|
||||||
from typing import List, Dict
|
from typing import List, Dict
|
||||||
|
Reference in New Issue
Block a user