fantapsody opened a new pull request #2743: URL: https://github.com/apache/bookkeeper/pull/2743
### Motivation I was trying to read the code to see how auto-recovery service works, just noticed the method `printUsage` was never called and the program doesn't print the usage even when '-h' is specified. ### Changes Print the usage of auto-recovery if '-h' is specified or additional unexpected arguments are provided when running the auto-recovery command. -- 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]
