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

add proc-devices parser and doc update

This commit is contained in:
Kelly Brazil
2022-09-06 17:59:26 -07:00
parent 1f2fe65185
commit 966fe97759
4 changed files with 267 additions and 0 deletions

View File

@ -89,6 +89,7 @@ parsers = [
'proc-consoles',
'proc-cpuinfo',
'proc-crypto',
'proc-devices',
'proc-meminfo',
'proc-modules',
'ps',