no need to show version in help message
This commit is contained in:
parent
bcae075756
commit
341e06f45c
1 changed files with 1 additions and 1 deletions
2
kunst
2
kunst
|
@ -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:"
|
||||
|
|
Loading…
Add table
Reference in a new issue