From ce43c782f601fc12267fa22279e8e0142ecc3a7f Mon Sep 17 00:00:00 2001 From: Kelly Brazil Date: Fri, 15 Nov 2019 09:32:12 -0800 Subject: [PATCH] fstab update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8c7a665c..b0e1c3db 100755 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ jc PARSER [OPTIONS] - `--dig` enables the `dig` parser - `--env` enables the `env` parser - `--free` enables the `free` parser -- `--fstab` enables the `/etc/fstab` parser +- `--fstab` enables the `/etc/fstab` file parser - `--history` enables the `history` parser - `--hosts` enables the `/etc/hosts` file parser - `--ifconfig` enables the `ifconfig` parser