diff --git a/kunst b/kunst index c199b01..7bd61ca 100755 --- a/kunst +++ b/kunst @@ -25,6 +25,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 " --silent dont show the output" echo " --version show the version of kunst you are using" }