[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-1491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Keith Turner resolved ZOOKEEPER-1491.
-------------------------------------

    Resolution: Duplicate
    
> Help for create command in zkCli is misleading
> ----------------------------------------------
>
>                 Key: ZOOKEEPER-1491
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1491
>             Project: ZooKeeper
>          Issue Type: Bug
>    Affects Versions: 3.3.3
>            Reporter: Keith Turner
>
> When I type help the shell, I see the following for the create command.
> {noformat}
> create [-s] [-e] path data acl
> {noformat}
> However, the ACL is optional.  So I think the usage message should look like 
> the following.
> {noformat}
> create [-s] [-e] path data [acl]
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to