wolfstudy commented on a change in pull request #4846: Fix pulsar admin functions description information URL: https://github.com/apache/pulsar/pull/4846#discussion_r309013815
########## File path: pulsar-client-tools/src/main/java/org/apache/pulsar/admin/cli/CmdFunctions.java ########## @@ -107,10 +107,10 @@ void processArguments() throws Exception {} */ @Getter abstract class NamespaceCommand extends BaseCommand { - @Parameter(names = "--tenant", description = "The function's tenant") + @Parameter(names = "--tenant", description = "The tenant of functions") Review comment: > "The tenant of a Pulsar Function" +1 @jerrypeng PTAL again, 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: us...@infra.apache.org With regards, Apache Git Services