From 5986ce03db6fcd1aa0f7b064eaa96c2120c06d2d Mon Sep 17 00:00:00 2001 From: Kelly Brazil Date: Thu, 31 Dec 2020 16:36:27 -0800 Subject: [PATCH] add printenv info --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7aea5adf..288d85a5 100644 --- a/README.md +++ b/README.md @@ -131,7 +131,7 @@ The JSON output can be compact (default) or pretty formatted with the `-p` optio - `--dig` enables the `dig` command parser - `--dmidecode` enables the `dmidecode` command parser - `--du` enables the `du` command parser -- `--env` enables the `env` command parser +- `--env` enables the `env` and `printenv` command parser - `--file` enables the `file` command parser - `--free` enables the `free` command parser - `--fstab` enables the `/etc/fstab` file parser