epugh commented on code in PR #2580:
URL: https://github.com/apache/solr/pull/2580#discussion_r1686799934


##########
solr/core/src/java/org/apache/solr/cli/AuthTool.java:
##########
@@ -59,6 +60,26 @@ public String getName() {
     return "auth";
   }
 
+  @Override
+  public String getUsage() {

Review Comment:
   @janhoy would you mind looking at the output of the help for this tool?  
`bin/solr auth -h`?  Did I implement getUsage and getHeader the way you thought 
they would be?   



-- 
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: issues-unsubscr...@solr.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to