summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/cluster2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/cluster b/bin/cluster
index a19434e21..582327415 100755
--- a/bin/cluster
+++ b/bin/cluster
@@ -260,7 +260,7 @@ if __name__ == '__main__':
choices=['origin', 'online', 'enterprise'],
help='Deployment type. (default: origin)')
meta_parser.add_argument('-T', '--product-type',
- choices=['openshift' 'atomic-enterprise'],
+ choices=['openshift', 'atomic-enterprise'],
help='Product type. (default: openshift)')
meta_parser.add_argument('-o', '--option', action='append',
help='options')