epugh opened a new pull request, #4433:
URL: https://github.com/apache/solr/pull/4433

   https://issues.apache.org/jira/browse/SOLR-17697
   
   # Description
   
   Generated Options documentation doesn't reflect if they are required or not, 
which is a key thing users want to know!
   
   # Solution
   
   Me and claude found out that there are some limitations in Picocli's Man 
Page Generator, and so we solved it with some more gradle code.  I opened up 
https://github.com/remkop/picocli/issues/2519 for a more permanent solution.
   
   Here is a screenshot with current ref guide on left, and with this change, 
on the right:
   
   <img width="1444" height="848" alt="image" 
src="https://github.com/user-attachments/assets/eca09519-f66f-49b3-833c-402a4189842a";
 />
   
   
   # Tests
   
   manual
   
   


-- 
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]

Reply via email to