Operator docs update

This commit is contained in:
Benjamin Farley 2016-11-16 09:04:37 +00:00
parent e52e0b2a5a
commit 8adcd9577e
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ Usage: consul operator <subcommand> [common options] [action] [options]
the Raft subsystem. NOTE: Use this command with extreme caution, as improper
use could lead to a Consul outage and even loss of data.
If ACLs are enabled then a token with operator privileges may required in
If ACLs are enabled then a token with operator privileges may be required in
order to use this command. Requests are forwarded internally to the leader
if required, so this can be run from any Consul node in a cluster.