Skip to content

Commit 28a9cdc

Browse files
author
Warren Bain
committed
Cosmetic fix to options indenting
1 parent aa0c39c commit 28a9cdc

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

lib/chef/knife/cs_server_create.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -206,9 +206,9 @@ class CsServerCreate < Chef::Knife
206206
:default => []
207207

208208
option :aag,
209-
:long => "--anti-affinity-groups GROUP_NAME",
210-
:description => "Comma separated list of anti-affinity group names",
211-
:default => false
209+
:long => "--anti-affinity-groups GROUP_NAME",
210+
:description => "Comma separated list of anti-affinity group names",
211+
:default => false
212212

213213
option :fw_rules,
214214
:short => "-f PORT_RULES",

0 commit comments

Comments
 (0)