Merge pull request #23039 from yongtang/05262016-docs-cluster-store-opts

Fix error in dockerd.md for incorrect cluster-store-opts example.
(cherry picked from commit f1276cd3aa)

Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
This commit is contained in:
Vincent Demeester 2016-05-27 18:55:48 +02:00 committed by Sven Dowideit
parent e85cc97d65
commit 25ccb74f4f

View file

@ -896,7 +896,7 @@ This is a full example of the allowed configuration options in the file:
"pidfile": "",
"graph": "",
"cluster-store": "",
"cluster-store-opts": [],
"cluster-store-opts": {},
"cluster-advertise": "",
"debug": true,
"hosts": [],