From 3f33b4196804fea08596f81d071d9ae720c8d278 Mon Sep 17 00:00:00 2001 From: Hari Sekhon Date: Thu, 25 Jun 2020 22:23:04 +0100 Subject: [PATCH] updated spotify_api.sh --- spotify_api.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/spotify_api.sh b/spotify_api.sh index 07217d6c..b26becc6 100755 --- a/spotify_api.sh +++ b/spotify_api.sh @@ -43,6 +43,7 @@ Eg. ./spotify_api.sh /v1/users/harisekhon +Used by adjacent spotify_*.sh scripts for more serious usage " # shellcheck disable=SC1090