Skip to content

Commit 61f8ff8

Browse files
authored
Update replicated-cli-cluster-create.md
1 parent f155ea0 commit 61f8ff8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/replicated-cli-cluster-create.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ replicated cluster create [flags]
7171
<tr>
7272
<td>--nodegroup</td>
7373
<td>string</td>
74-
<td>Node group to create (name=?,instance-type=?,nodes=?,min-nodes=?,max-nodes=?,disk=? format, can be specified multiple times). For each nodegroup, one of the following flags must be specified: name, instance-type, nodes, min-nodes, max-nodes or disk.</td>
74+
<td>Node group to create (name=?,instance-type=?,nodes=?,min-nodes=?,max-nodes=?,disk=? format, can be specified multiple times). For each nodegroup, at least one of the following flags must be specified: name, instance-type, nodes, min-nodes, max-nodes or disk.</td>
7575
</tr>
7676
<Output/>
7777
<tr>

0 commit comments

Comments
 (0)