minor change in help msg

This commit is contained in:
Siddharth Dushantha 2019-02-20 17:36:05 +01:00 committed by GitHub
parent ef4a65b156
commit 9f83ca1f25
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

2
kunst
View File

@ -22,7 +22,7 @@ show_help() {
echo " -h, --help show this help message and exit"
echo " --size what size to display the album art in"
echo " --music_dir the music directory which MPD plays from"
echo " --version show the version of bum you are using"
echo " --version show the version of kunst you are using"
}