Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

--help does not show help text. #105

Closed
lukasoppermann opened this issue Nov 27, 2018 · 1 comment
Closed

--help does not show help text. #105

lukasoppermann opened this issue Nov 27, 2018 · 1 comment

Comments

@lukasoppermann
Copy link

lukasoppermann commented Nov 27, 2018

Hey @sindresorhus,

very neat package, thank you for writing it. 馃憤

Somehow when I run --help I only get the following output:

Options:
  --help     Show help                                                 [boolean]
  --version  Show version number                                       [boolean]

However when I run cli.showHelp() I get the correct help text that I defined before. AM I doing something wrong here?

@niktekusho
Copy link

Without code that I/we could look at, it's hard to say what's wrong. I've used this package for a few projects now, and I didn't have any problem regarding the "predefined" flags.

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

No branches or pull requests

2 participants