update usage

This commit is contained in:
Denis Lehmann 2021-05-01 07:52:50 +02:00
parent 16407f4a90
commit 70046bfc53

2
strm
View file

@ -7,7 +7,7 @@ text_bold="\e[1m"
function print_usage { function print_usage {
echo "Usage: strm [OPTIONS] QUERIES ... [OPTIONS]" echo "Usage: strm [OPTIONS] QUERIES ... [OPTIONS]"
echo echo
echo "Stream media files over SSH." echo "Stream media files over SSH in a convenient way."
echo echo
echo "OPTIONS" echo "OPTIONS"
echo " -h, --help Show this help message" echo " -h, --help Show this help message"