News

Added command.Default() to specify a default command to use if no other command matches. This allows for convenient user shortcuts. Exposed HelpFlag and VersionFlag for further customisation. Action() ...