Customizing Help Format in Effect Typescript Library CLI
I'd like to follow up on this question Feedback on New CLI: Positive API Changes, but Unhappy with Requiring Options Before Positional A... . Specifically, this part.
Also would it be possible to pass in some formatting options? In particular I'd like to show a more compact help format without the double line spacing. Ideally also configuring other aspects, like all caps, and headers would be amazing. For instance instead of:
A more compact format with exactly the same fields would result in:
Is this currently possible?
Also would it be possible to pass in some formatting options? In particular I'd like to show a more compact help format without the double line spacing. Ideally also configuring other aspects, like all caps, and headers would be amazing. For instance instead of:
A more compact format with exactly the same fields would result in:
Is this currently possible?
