diff --git a/README.md b/README.md index c040cd7..4b41493 100644 --- a/README.md +++ b/README.md @@ -105,7 +105,7 @@ volumectl -i ### Optional flags |Short flag | Equivalent long flag |Description| |-----|-----|-----| -|`-c ` | `--config ` | use `` as the config file instead of the default location | +|`-c ` | `--config ` | use `` as the config file instead of the default location (see below) | |`-v` | `--verbose` | print each step the script passes through | |`-h` | `--help` | print the help message and exit |