Skip to content

Avoid to stop the application when the CLI parser cannot parse its arguments...

Julien Wadel requested to merge fix/cli_bad_options into release/4.3

Avoid to stop the application when the CLI parser cannot parse its arguments (like arguments that doesn't exist)

Merge request reports