From d96b3a65a98bc135d21d4feafc0a43317b5a11fa Mon Sep 17 00:00:00 2001 From: Kelly Brazil Date: Wed, 4 Mar 2020 08:30:52 -0800 Subject: [PATCH] formatting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4a37b5a0..4c6d4118 100755 --- a/README.md +++ b/README.md @@ -86,7 +86,7 @@ The JSON output can be compact (default) or pretty formatted with the `-p` optio - `--blkid` enables the `blkid` command parser - `--crontab` enables the `crontab` command and file parser - `--crontab-u` enables the `crontab` file parser with user support -- `--csv` enables the CSV file parser +- `--csv` enables the `CSV` file parser - `--df` enables the `df` command parser - `--dig` enables the `dig` command parser - `--du` enables the `du` command parser