From 99bd3a4bbf5e2eab59f29b63fba58a5084b856c5 Mon Sep 17 00:00:00 2001 From: Hari Sekhon Date: Wed, 9 Dec 2020 11:08:20 +0000 Subject: [PATCH] updated concourse.sh --- concourse.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/concourse.sh b/concourse.sh index 4a498bc0..79160e90 100755 --- a/concourse.sh +++ b/concourse.sh @@ -48,7 +48,7 @@ See Also: # used by usage() in lib/utils.sh # shellcheck disable=SC2034 -usage_args="[up|down|ui]" +usage_args="[ up | down | ui ]" help_usage "$@"