Merge pull request #1212 from jcftang/znode-docs-fix
Fix documentation, the correct parameter is "name"
This commit is contained in:
commit
ebddad7d3b
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ options:
|
|||
description:
|
||||
- A list of ZooKeeper servers (format '[server]:[port]').
|
||||
required: true
|
||||
path:
|
||||
name:
|
||||
description:
|
||||
- The path of the znode.
|
||||
required: true
|
||||
|
|
Loading…
Reference in a new issue