From 11aa1d882028550f379606cb83c1c795f1bafc56 Mon Sep 17 00:00:00 2001 From: Hari Sekhon Date: Fri, 10 Dec 2021 12:56:30 +0000 Subject: [PATCH] updated gcr_tags_timestamps.sh --- gcr_tags_timestamps.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcr_tags_timestamps.sh b/gcr_tags_timestamps.sh index 8df72213..a525dec0 100755 --- a/gcr_tags_timestamps.sh +++ b/gcr_tags_timestamps.sh @@ -39,7 +39,7 @@ Requires GCloud SDK to be installed and configured # used by usage() in lib/utils.sh # shellcheck disable=SC2034 -usage_args="[gcr.io/]/:" +usage_args="[gcr.io/]/" help_usage "$@"