1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-19 00:17:51 +02:00

add airport -s parser for issue #46

This commit is contained in:
Kelly Brazil
2020-03-10 21:51:02 -07:00
parent 553bfbe1a0
commit 12a370deed
8 changed files with 372 additions and 9 deletions

View File

@ -23,6 +23,7 @@ __version__ = info.version
parsers = [
'airport',
'airport-s',
'arp',
'blkid',
'crontab',