From 70046bfc5304633eb776abfeb7822e2d9d57a034 Mon Sep 17 00:00:00 2001 From: Denis Lehmann Date: Sat, 1 May 2021 07:52:50 +0200 Subject: [PATCH] update usage --- strm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/strm b/strm index b5b9f0f..73248da 100755 --- a/strm +++ b/strm @@ -7,7 +7,7 @@ text_bold="\e[1m" function print_usage { echo "Usage: strm [OPTIONS] QUERIES ... [OPTIONS]" echo - echo "Stream media files over SSH." + echo "Stream media files over SSH in a convenient way." echo echo "OPTIONS" echo " -h, --help Show this help message"