Skip to content

Enhancement: Need a global --help (-h) flag to show the help information shown when the 'help` command is selected #71

Open
@kcq

Description

@kcq

Right now running mint -h or mint --help prints this error: Incorrect Usage: flag: help requested. We need to handle these use cases properly. For that we need to define an extra global flag to handle --help (with -h as an alias) and print the same info when mint help is typed. This would be similar to what happens with the global --version flag.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions