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

fstab update

This commit is contained in:
Kelly Brazil
2019-11-15 09:32:12 -08:00
parent cb16faaf4d
commit ce43c782f6

View File

@ -70,7 +70,7 @@ jc PARSER [OPTIONS]
- `--dig` enables the `dig` parser - `--dig` enables the `dig` parser
- `--env` enables the `env` parser - `--env` enables the `env` parser
- `--free` enables the `free` parser - `--free` enables the `free` parser
- `--fstab` enables the `/etc/fstab` parser - `--fstab` enables the `/etc/fstab` file parser
- `--history` enables the `history` parser - `--history` enables the `history` parser
- `--hosts` enables the `/etc/hosts` file parser - `--hosts` enables the `/etc/hosts` file parser
- `--ifconfig` enables the `ifconfig` parser - `--ifconfig` enables the `ifconfig` parser