Appologies if this is already possible or answered somewhere, I couldn't find details in the docs or searching existing issues.
Could the Help Text generator take an order for the listed options, such as by Required first, then Alphabetical?
We have a set of available verbs that have some shared options so have built our option classes to be inherited. Currently the help builder lists these options in inherited order, but we would like to at least collect required options at the top.
Appologies if this is already possible or answered somewhere, I couldn't find details in the docs or searching existing issues.
Could the Help Text generator take an order for the listed options, such as by Required first, then Alphabetical?
We have a set of available verbs that have some shared options so have built our option classes to be inherited. Currently the help builder lists these options in inherited order, but we would like to at least collect required options at the top.