From 5888d1884f63ff3337403fd154dc5d79598d99a2 Mon Sep 17 00:00:00 2001 From: James Phillips Date: Wed, 6 Sep 2017 21:19:46 -0700 Subject: [PATCH] Update outage.html.md --- website/source/docs/guides/outage.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/guides/outage.html.md b/website/source/docs/guides/outage.html.md index d5054e330c..9084bea277 100644 --- a/website/source/docs/guides/outage.html.md +++ b/website/source/docs/guides/outage.html.md @@ -215,7 +215,7 @@ In Consul 0.7 and later, you can use the [`consul operator`](/docs/commands/oper command to inspect the Raft configuration: ``` -$ consul operator raft -list-peers +$ consul operator raft list-peers Node ID Address State Voter RaftProtocol alice 10.0.1.8:8300 10.0.1.8:8300 follower true 2 bob 10.0.1.6:8300 10.0.1.6:8300 leader true 2