netudima commented on code in PR #2497: URL: https://github.com/apache/cassandra/pull/2497#discussion_r2116354499
########## src/java/org/apache/cassandra/tools/nodetool/layout/CassandraCliHelpLayout.java: ########## Review Comment: does this layout affect successful execution for any real (non-help) command or is it only for help and incorrect input cases? (if it is only to handle help case/incorrect input then I am not sure if we need to complicate things to mimic the old behaviour, I have not seen tools which try to parse a help/usage output..) -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

