Support for autogenerated help on commands.
Command generated help (#8) * made init of Command public. * updated for swift 4.2 * added discardable result. * moved createTable to Help class. * fixed config to runt with Swift 4.0 as well. * updated xcode build image for travis. * added automated help for commands and support for multiline help texts. * fixed lint issue