yet another fix to the readme :^)
This commit is contained in:
parent
827a861238
commit
992b9abcf9
1 changed files with 3 additions and 3 deletions
|
@ -21,9 +21,9 @@ interactive search.
|
|||
|
||||
## Options
|
||||
|
||||
* `--instance` instance to use. $config{instance} in .ptclirc.
|
||||
* `--resolution` resolution to use. `0` should be the highest while `n` is the lowlest $config{resolution} in .ptclirc.
|
||||
* `--player` player to use (e.g. mpv, vlc...). $config{player} in .ptclirc.
|
||||
* `--instance` instance to use. `$config{instance}` in .ptclirc.
|
||||
* `--resolution` resolution to use. `0` should be the highest while `n` is the lowlest `$config{resolution}` in .ptclirc.
|
||||
* `--player` player to use (e.g. mpv, vlc...). `$config{player}` in .ptclirc.
|
||||
|
||||
## Tricks
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue