diff --git a/gcr_alternate_tags.sh b/gcr_alternate_tags.sh index e217ad81..712a0384 100755 --- a/gcr_alternate_tags.sh +++ b/gcr_alternate_tags.sh @@ -27,7 +27,7 @@ srcdir="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)" # shellcheck disable=SC2034,SC2154 usage_description=" -Lists all alternative tags for the given specific Google Cloud Registry docker image:tag +Lists all alternative tags for the given specific Google Container Registry docker image:tag If a container has multiple tags (eg. latest, v1, hashref), you can supply ':latest' to see which version has been tagged to 'latest'