From 32a165fefda77a586608c9f2eea3494e1fbfb053 Mon Sep 17 00:00:00 2001 From: Denis Lehmann Date: Sun, 25 Apr 2021 03:04:47 +0200 Subject: [PATCH] update usage --- strm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/strm b/strm index 69918e5..893b1e8 100755 --- a/strm +++ b/strm @@ -3,7 +3,7 @@ function print_usage { echo "Usage: strm [OPTIONS] QUERY ... [OPTIONS]" echo - echo "Stream media over SSH." + echo "Stream media files over SSH." echo echo "OPTIONS" echo " -h, --help Show this help message"