From 4b71114f01813e81e35817396bde9d5c88be8c77 Mon Sep 17 00:00:00 2001 From: Hari Sekhon Date: Thu, 4 Nov 2021 11:06:10 +0000 Subject: [PATCH] updated github_repo_teams.sh --- github_repo_teams.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/github_repo_teams.sh b/github_repo_teams.sh index 14390312..9534d4e3 100755 --- a/github_repo_teams.sh +++ b/github_repo_teams.sh @@ -40,7 +40,7 @@ For many personal repos where you haven't invited collaborators, you will get no # used by usage() in lib/utils.sh # shellcheck disable=SC2034 -usage_args=" []" +usage_args="" help_usage "$@"