Updated README

This commit is contained in:
Karma Riuk 2021-09-19 18:13:34 +02:00
parent 8d0a09c671
commit e38b97f17d

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 (`$HOME/.config/volumectl/config.ini`) | |`-c <file>` | `--config <file>` | use `<file>` as the config file instead of the default location |
|`-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 |