Clarifies server requirement for bootstrap-expect.

Fixes #3510.
pull/3517/head
James Phillips 7 years ago committed by GitHub
parent aba66da7d6
commit 1181ab0d11

@ -76,7 +76,7 @@ The options below are all specified on the command-line.
the cluster. When provided, Consul waits until the specified number of servers are
available and then bootstraps the cluster. This allows an initial leader to be elected
automatically. This cannot be used in conjunction with the legacy [`-bootstrap`](#_bootstrap) flag.
This flag implies server mode.
This flag requires [`-server`](#_server) mode.
* <a name="_bind"></a><a href="#_bind">`-bind`</a> - The address that should be bound to
for internal cluster communications.

Loading…
Cancel
Save