add help for the position argument
This commit is contained in:
parent
f584b99fb0
commit
7e09c522df
1
kunst
1
kunst
|
@ -25,6 +25,7 @@ show_help() {
|
|||
echo "optional arguments:"
|
||||
echo " -h, --help show this help message and exit"
|
||||
echo " --size what size to display the album art in"
|
||||
echo " --position where the album art should be located"
|
||||
echo " --music_dir the music directory which MPD plays from"
|
||||
echo " --silent dont show the output"
|
||||
echo " --version show the version of kunst you are using"
|
||||
|
|
Loading…
Reference in New Issue