Fix documentation, the correct parameter is "name"
This commit is contained in:
parent
f281eb2b30
commit
b51d096c31
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