From b2ed730b41a240704b60163684c02450aa835d1b Mon Sep 17 00:00:00 2001 From: Masahito Zembutsu Date: Fri, 25 Apr 2014 23:09:17 +0900 Subject: [PATCH] fix typo --- website/source/docs/agent/options.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/agent/options.html.markdown b/website/source/docs/agent/options.html.markdown index fd5eb2d07b..b98d5a4d31 100644 --- a/website/source/docs/agent/options.html.markdown +++ b/website/source/docs/agent/options.html.markdown @@ -83,7 +83,7 @@ The options below are all specified on the command-line. * `-protocol` - The Consul protocol version to use. This defaults to the latest version. This should be set only when [upgrading](/docs/upgrading.html). - You can view the protocol versions supported by Consul by running `serf -v`. + You can view the protocol versions supported by Consul by running `consul -v`. * `-server` - This flag is used to control if an agent is in server or client mode. When provided, an agent will act as a Consul server. Each Consul cluster must have at least one server, and ideally