diff --git a/docs/reference/replicated-cli-cluster-create.md b/docs/reference/replicated-cli-cluster-create.md index 87fbeeed9a..1a7b862085 100644 --- a/docs/reference/replicated-cli-cluster-create.md +++ b/docs/reference/replicated-cli-cluster-create.md @@ -71,7 +71,7 @@ replicated cluster create [flags] --nodegroup string - 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. + 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 flag must be specified. The flags min-nodes and max-nodes are mutually dependent.