-
-
Notifications
You must be signed in to change notification settings - Fork 151
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’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Only consider enabling autoHelp/autoVersion in case there is only one argument in process.argv
#114
Only consider enabling autoHelp/autoVersion in case there is only one argument in process.argv
#114
Conversation
The behavior needs to be documented. |
@sindresorhus Code updated. I documented this behavior in the |
For the document, I renamed the |
@sindresorhus ping |
Any progress? @sindresorhus |
This should be document under the docs for those options, not in a Tips section. It's not a tip, it's documenting how something works. |
Co-Authored-By: Sindre Sorhus <[email protected]>
@sindresorhus Docs updated |
The PR title needs to be updated to reflect the final behavior. |
Co-Authored-By: Sindre Sorhus <[email protected]>
process.argv
@sindresorhus Updated |
Thanks :) |
Resolved #113