Skip to content

If a flag is provided but not defined command should fail and show usage for the command #14

@repejota

Description

@repejota

If a flag is provided but not defined command should fail:

$ program -f
Error: unknown flag: -f
Usage()
$ program -foo
Error: unknown flag: -foo
Usage()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions