no need to show version in help message

This commit is contained in:
Siddharth Dushantha 2019-02-20 18:11:58 +01:00 committed by GitHub
parent bcae075756
commit 341e06f45c
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

@ -15,7 +15,7 @@ show_help() {
echo " "
echo "┬┌─┬ ┬┌┐┌┌─┐┌┬┐"
echo "├┴┐│ ││││└─┐ │"
echo "┴ ┴└─┘┘└┘└─┘ ┴ $VERSION"
echo "┴ ┴└─┘┘└┘└─┘ ┴"
echo "Download and display album art or display embedded album art"
echo " "
echo "optional arguments:"