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

fix parser order

This commit is contained in:
Kelly Brazil
2022-02-01 16:42:10 -08:00
parent 4ff3b87c1c
commit ca654b2140

View File

@ -68,8 +68,8 @@ parsers = [
'pip-show', 'pip-show',
'ps', 'ps',
'route', 'route',
'rsync',
'rpm-qi', 'rpm-qi',
'rsync',
'sfdisk', 'sfdisk',
'shadow', 'shadow',
'ss', 'ss',