From 83d2b840dac8e184c2a18e439633235115860c82 Mon Sep 17 00:00:00 2001 From: Karma Riuk Date: Sun, 19 Sep 2021 18:13:55 +0200 Subject: [PATCH] Updated README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 |