Updated README

This commit is contained in:
Karma Riuk 2021-09-19 18:09:28 +02:00
parent 2bb095c08a
commit ff8525ab8c

View File

@ -104,8 +104,8 @@ volumectl -i
### Optional flags ### Optional flags
|Flag|Description| |Flag|Description|
|----|-----| |------------|-----|
|`-c <file>` or `--config <file>` | use `<file>` as the config file instead of the default location (`$HOME/.config/volumectl/config.ini` | |`-c <file>` or `--config <file>` | use `<file>` as the config file instead of the default location (`$HOME/.config/volumectl/config.ini`) |
|`-v` or `--verbose` | print each step the script passes through | |`-v` or `--verbose` | print each step the script passes through |
|`-h` or `-?` or `--help` | print the help message and exit | |`-h` or `-?` or `--help` | print the help message and exit |