DotMake.CommandLine v1.6.0
- Improved command description handling in help output:
Fixed subcommand name and description on different line issue.
If there is no CliCommand.Description and it's the root command currently executing, AssemblyDescriptionAttribute will be used. - Added more docs to CliHelpBuilder.