Skip to content

What happens when an invalid option is provided #1465

Description

@stoffy28

I try the following command :

java -jar planetiler.jar --toto

1/ I get no error, while --toto is not a valid option ;
2/ vice versa, it seems that help of planetiler is always displayed at the beginning of the run, even if all options are valid. It's a little bit confusing, because normally, command-line help is displayed only when an option is invalid, and the run don't start ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions