no need to show version in help message
This commit is contained in:
parent
bcae075756
commit
341e06f45c
2
kunst
2
kunst
|
@ -15,7 +15,7 @@ show_help() {
|
||||||
echo " "
|
echo " "
|
||||||
echo "┬┌─┬ ┬┌┐┌┌─┐┌┬┐"
|
echo "┬┌─┬ ┬┌┐┌┌─┐┌┬┐"
|
||||||
echo "├┴┐│ ││││└─┐ │"
|
echo "├┴┐│ ││││└─┐ │"
|
||||||
echo "┴ ┴└─┘┘└┘└─┘ ┴ $VERSION"
|
echo "┴ ┴└─┘┘└┘└─┘ ┴"
|
||||||
echo "Download and display album art or display embedded album art"
|
echo "Download and display album art or display embedded album art"
|
||||||
echo " "
|
echo " "
|
||||||
echo "optional arguments:"
|
echo "optional arguments:"
|
||||||
|
|
Loading…
Reference in New Issue