coderzc commented on code in PR #22690:
URL: https://github.com/apache/pulsar/pull/22690#discussion_r1596617755


##########
pulsar-broker/src/main/java/org/apache/pulsar/utils/auth/tokens/TokensCliUtils.java:
##########
@@ -140,6 +141,11 @@ public static class CommandCreateToken implements 
Callable<Integer> {
                 description = "Pass the private key for signing the token. 
This can either be: data:, file:, etc..")
         private String privateKey;
 
+        @Option(names = {"-h",

Review Comment:
   '-h' -> '-hs'



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

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to