yangl commented on a change in pull request #9487:
URL: https://github.com/apache/pulsar/pull/9487#discussion_r570670333



##########
File path: 
pulsar-broker/src/main/java/org/apache/pulsar/PulsarClusterMetadataTeardown.java
##########
@@ -55,7 +55,7 @@
         }, description = "Local zookeeper session timeout ms")
         private int zkSessionTimeoutMillis = 30000;
 
-        @Parameter(names = { "-c", "-cluster" }, description = "Cluster name")
+        @Parameter(names = { "-c", "--cluster" }, description = "Cluster name")

Review comment:
       Got, so add the new `--cluster`




----------------------------------------------------------------
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:
[email protected]


Reply via email to