Ticket Details
Help Command Criteria for dash/doubledash
RFC Ticket (closed)
The criteria for choosing if a property of a command class will be rendered as console parameter with one dash or two dashes should be the amount of letters of the property name. Currently the Help command checks whether a property is documented as boolean or not and renders boolean property with a single dash. It is suggested to change the current behavior so that a single letter property results in a single dashed parameter. All other properties (whether boolean or not) are rendered with doubledashes.
Updates
(fixed)
on 01.30.11
by davidpersson
- version was changed to lithium-0.9.9
- owner was changed to davidpersson
- status was changed to closed
- resolution was changed to fixed