Skip to content

Command Line Typo Checking

Mike Bauer requested to merge cmdlinerror into master

Add support for a command line parser option that will detect if a prefix to handle cases where users make typos in their command lines; also add unit tests for the new feature

Merge request reports