We need to have some way to specify short version of the verb string, like [Verb("inventory", alias="inv" HelpText="Show the Inventory")] class ....
We need to have some way to specify short version of the verb string, like
[Verb("inventory", alias="inv" HelpText="Show the Inventory")]
class ....