diff --git a/website/source/docs/agent/options.html.md b/website/source/docs/agent/options.html.md index 4b4caeb78..d501eef36 100644 --- a/website/source/docs/agent/options.html.md +++ b/website/source/docs/agent/options.html.md @@ -398,7 +398,7 @@ will exit with an error at startup. ``` - `provider` (required) - the name of the provider ("softlayer" in this case). - - `datacenter` (required) - the name of the datacenter to auto-join in. + - datacenter (required) - the name of the datacenter to auto-join in. - `tag_value` (required) - the value of the tag to auto-join on. - `username` (required) - the username to use for auth. - `api_key` (required) - the api key to use for auth.