1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-23 00:29:59 +02:00

add new parsers

This commit is contained in:
Kelly Brazil
2024-02-29 14:00:33 -08:00
parent 87419750fc
commit 07e9b46535

View File

@ -17,6 +17,7 @@ parsers: List[str] = [
'airport',
'airport-s',
'apt-cache-show',
'apt-get-sqq',
'arp',
'asciitable',
'asciitable-m',
@ -47,6 +48,7 @@ parsers: List[str] = [
'efibootmgr',
'email-address',
'env',
'ethtool',
'file',
'find',
'findmnt',