forgot to add --silent to usage
This commit is contained in:
parent
b84ea6a3ea
commit
e2c537d343
1 changed files with 1 additions and 1 deletions
2
kunst
2
kunst
|
@ -14,7 +14,7 @@ SIZE=250x250
|
|||
|
||||
|
||||
show_help() {
|
||||
echo "usage: kunst [-h] [--size "px"] [--music_dir "path/to/dir"] [--version]"
|
||||
echo "usage: kunst [-h] [--size "px"] [--music_dir "path/to/dir"] [--silent] [--version]"
|
||||
echo " "
|
||||
echo "┬┌─┬ ┬┌┐┌┌─┐┌┬┐"
|
||||
echo "├┴┐│ ││││└─┐ │"
|
||||
|
|
Loading…
Add table
Reference in a new issue