Merge pull request #3102 from AwaNoodle/master

Fixed Access_Token difference between code and docs
This commit is contained in:
Radek Simko 2015-08-29 11:07:09 +01:00
commit 84eedc63fc
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ The following backends are supported:
variables. The `address` variable can optionally be provided.
* Consul - Stores the state in the KV store at a given path.
Requires the `path` variable. The `address` and `access-token`
Requires the `path` variable. The `address` and `access_token`
variables can optionally be provided. Address is assumed to be the
local agent if not provided.