You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by GitBox <gi...@apache.org> on 2019/03/22 02:44:41 UTC

[GitHub] [zookeeper] ZWShuai91 commented on a change in pull request #864: ZOOKEEPER-3299:'setquota -n|-b val path' needs a brackets

ZWShuai91 commented on a change in pull request #864: ZOOKEEPER-3299:'setquota -n|-b val path' needs a brackets
URL: https://github.com/apache/zookeeper/pull/864#discussion_r268022907
 
 

 ##########
 File path: zookeeper-docs/src/main/resources/markdown/zookeeperStarted.md
 ##########
 @@ -166,7 +166,7 @@ From the shell, type `help` to get a listing of commands that can be executed fr
         addauth scheme auth
         delete path [version]
         deleteall path
-        setquota -n|-b val path
+        setquota [-n|-b] val path
 
 Review comment:
   ok,thanks.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services