From c80a333791e92e3441a96bff2c504288e020029b Mon Sep 17 00:00:00 2001 From: "lxia ( Liang Xia )" Date: Thu, 9 Oct 2014 09:20:33 +0800 Subject: consistenly use terminate in supported operation --- cluster.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cluster.sh') diff --git a/cluster.sh b/cluster.sh index 6363e1e8d..4a7a0b543 100755 --- a/cluster.sh +++ b/cluster.sh @@ -14,7 +14,7 @@ MINION_PLAYBOOK=openshift-minion # @formatter:off function usage { cat 1>&2 <<-EOT - ${0} : [create|destroy|update|list] {GCE environment tag} + ${0} : [create|terminate|update|list] {GCE environment tag} Supported environment tags: $(grep 'SUPPORTED_ENVS.*=' ./cloud.rb) -- cgit v1.2.3