Skip to content
This repository has been 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

Open
jasonrpoteet opened this issue Sep 29, 2021 · 0 comments
Open

Comments

@jasonrpoteet
Copy link

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant