Merge pull request #1212 from jcftang/znode-docs-fix

Fix documentation, the correct parameter is "name"
This commit is contained in:
Brian Coca 2015-11-06 08:36:39 -05:00
commit ebddad7d3b

View file

@ -26,7 +26,7 @@ options:
description: description:
- A list of ZooKeeper servers (format '[server]:[port]'). - A list of ZooKeeper servers (format '[server]:[port]').
required: true required: true
path: name:
description: description:
- The path of the znode. - The path of the znode.
required: true required: true