From 194b09a86b586283737a2c39a222537098c4cb40 Mon Sep 17 00:00:00 2001 From: Preetha Appan Date: Fri, 6 Oct 2017 15:23:43 -0500 Subject: [PATCH] Update documentation with subcommand example --- website/source/docs/commands/index.html.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/website/source/docs/commands/index.html.md b/website/source/docs/commands/index.html.md index 7554cd930a..3dab52d271 100644 --- a/website/source/docs/commands/index.html.md +++ b/website/source/docs/commands/index.html.md @@ -92,8 +92,10 @@ $ consul e event exec $ consul r -raft reload rtt +reload rtt +$ consul operator raft +list-peers remove-peer ``` ## Environment Variables