Creates a HelpTextBuilderSimple which is populated with all the information available from CommandT.
The name of your application, this is displayed within the help text's "usage" string.
A HelpTextBuilderSimple which you can then either further customise, or call .toString on.
See Implementation
Creates a HelpTextBuilderSimple which is populated with all the information available from CommandT.