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

add dpkg-l parser info

This commit is contained in:
Kelly Brazil
2021-04-01 20:25:56 -07:00
parent a720441e1d
commit cf3cc636ba

View File

@ -137,6 +137,7 @@ The JSON output can be compact (default) or pretty formatted with the `-p` optio
- `--df` enables the `df` command parser
- `--dig` enables the `dig` command parser
- `--dmidecode` enables the `dmidecode` command parser
- `--dpkg-l` enables the `dpkg -l` command parser
- `--du` enables the `du` command parser
- `--env` enables the `env` and `printenv` command parser
- `--file` enables the `file` command parser