Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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