Skip to content

DotMake.CommandLine v1.6.0

Compare
Choose a tag to compare
@calacayir calacayir released this 06 Jan 23:01
· 50 commits to main since this release
  • 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.