Updated README

This commit is contained in:
Karma Riuk 2021-09-19 18:13:55 +02:00
parent e38b97f17d
commit 83d2b840da

View File

@ -105,7 +105,7 @@ volumectl -i
### Optional flags ### Optional flags
|Short flag | Equivalent long flag |Description| |Short flag | Equivalent long flag |Description|
|-----|-----|-----| |-----|-----|-----|
|`-c <file>` | `--config <file>` | use `<file>` as the config file instead of the default location | |`-c <file>` | `--config <file>` | use `<file>` as the config file instead of the default location (see below) |
|`-v` | `--verbose` | print each step the script passes through | |`-v` | `--verbose` | print each step the script passes through |
|`-h` | `--help` | print the help message and exit | |`-h` | `--help` | print the help message and exit |