diff --git a/website/source/docs/agent/options.html.md b/website/source/docs/agent/options.html.md
index dc7dd634c7..c1c2eb1098 100644
--- a/website/source/docs/agent/options.html.md
+++ b/website/source/docs/agent/options.html.md
@@ -399,9 +399,9 @@ The options below are all specified on the command-line.
path for the agent to store its PID. This is useful for sending signals (for example, `SIGINT`
to close the agent or `SIGHUP` to update check definite
-* `-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 `consul -v`.
+* `-protocol` - The Consul protocol version to use. Consul agents speak protocol 2 by default,
+ however agents will automatically use protocol >2 when speaking to compatible agents. This should be set only when
+ [upgrading](/docs/upgrading.html). You can view the protocol versions supported by Consul by running `consul -v`.
* `-raft-protocol` - This controls the internal
version of the Raft consensus protocol used for server communications. This must be set to 3 in order to