Skip to content

Provide a way to suppress param data type being output on --help #88

@jez9999

Description

@jez9999

At the moment, the --help output will always output the data type of the specified param, if a data type was specified. eg.

Options:
    -m, --myparam STRING   Does something.
    -h, --help          Display help and usage details

It would be nice if the "STRING" part could be suppressed as it can look nicer without it. Passing in a value to enable() to suppress this behaviour would be a nice way to do it.

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