Skip to content

AutoPrintUsageAndErrors always prints usage even when no help or errors are specified #30

@Matthiee

Description

@Matthiee

There appears to be a bug in AutoPrintUsageAndErrors. It always prints the usage.

Only way to turn it off for now is to use new CommandLineParserOptions { AutoPrintUsageAndErrors = false }.

Should only print usage when help is requested by the user or there are errors.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions