You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.