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

fix doc title

This commit is contained in:
Kelly Brazil
2022-12-02 16:10:00 -08:00
parent 8a14de663e
commit 6f0a53ed02
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
# jc.parsers.ifconfig
jc - JSON Convert `foo` command output parser
jc - JSON Convert `ifconfig` command output parser
No `ifconfig` options are supported.

View File

@ -1,4 +1,4 @@
"""jc - JSON Convert `foo` command output parser
"""jc - JSON Convert `ifconfig` command output parser
No `ifconfig` options are supported.