Closed
Description
The whole thing already feels like docopt a bit - but by changing a few things, adding default values etc I think we could do better.
Another thing that might be good in addition to having ->setHelp() in the commands is a ->setUsage() that would take an array of usage examples that can be dumped on top of the help text in the Usage section.