Jason918 commented on a change in pull request #13543: URL: https://github.com/apache/pulsar/pull/13543#discussion_r787302391
########## File path: pulsar-client-tools/src/main/java/org/apache/pulsar/admin/cli/CmdResourceGroups.java ########## @@ -55,23 +55,23 @@ void run() throws PulsarAdminException { @Parameter(names = { "--msg-publish-rate", "-mp" }, description = "message-publish-rate " + "(default -1 will be overwrite if not passed)", required = false) Review comment: > (default -1 will be overwrite if not passed) Do we need to update this description ? -- 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. To unsubscribe, e-mail: commits-unsubscr...@pulsar.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org