Skip to content
This repository was archived by the owner on Aug 22, 2023. It is now read-only.
This repository was archived by the owner on Aug 22, 2023. It is now read-only.

The short hand help flag '-h' doesnt work if strict is set to false #256

Description

@jasonrpoteet

When extending the BaseCommand and setting strict = false the CLI is not recognizing -h the same way it recognizes the --help flag.

Issues seems to be in the method at https://github.com/oclif/command/blob/master/src/command.ts#L203 where its only accounting for --help.

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