update usage

This commit is contained in:
Denis Lehmann 2021-04-25 03:04:47 +02:00
parent 6931ab7b7a
commit 32a165fefd

2
strm
View file

@ -3,7 +3,7 @@
function print_usage { function print_usage {
echo "Usage: strm [OPTIONS] QUERY ... [OPTIONS]" echo "Usage: strm [OPTIONS] QUERY ... [OPTIONS]"
echo echo
echo "Stream media over SSH." echo "Stream media files over SSH."
echo echo
echo "OPTIONS" echo "OPTIONS"
echo " -h, --help Show this help message" echo " -h, --help Show this help message"