From d4a7e752464ced71d86dcefa4480be4f6a66ba61 Mon Sep 17 00:00:00 2001 From: VEBER Arnaud Date: Sat, 25 Mar 2017 13:25:54 +0100 Subject: [PATCH] docs(agent/options): remove atlas_endpoint dup --- website/source/docs/agent/options.html.markdown | 3 --- 1 file changed, 3 deletions(-) diff --git a/website/source/docs/agent/options.html.markdown b/website/source/docs/agent/options.html.markdown index e0d12c6bb..2319a6c58 100644 --- a/website/source/docs/agent/options.html.markdown +++ b/website/source/docs/agent/options.html.markdown @@ -558,9 +558,6 @@ Consul will not enable TLS for the HTTP API unless the `https` port has been ass * `atlas_endpoint` Equivalent to the [`-atlas-endpoint` command-line flag](#_atlas_endpoint). -* `atlas_endpoint` Equivalent to the - [`-atlas-endpoint` command-line flag](#_atlas_endpoint). - * `autopilot` Added in Consul 0.8, this object allows a number of sub-keys to be set which can configure operator-friendly settings for Consul servers. For more information about Autopilot, see the [Autopilot Guide](/docs/guides/autopilot.html).