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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update npm init usage #270

Closed
wants to merge 1 commit into from
Closed

update npm init usage #270

wants to merge 1 commit into from

Conversation

captainblue2013
Copy link

What / Why

Did not see support for initializer in npm -h

References

  • n/a

@captainblue2013 captainblue2013 requested a review from a team as a code owner October 24, 2019 03:41
@isaacs
Copy link
Contributor

isaacs commented Oct 31, 2019

<initializer> is just referring to the @scope or [@scope]/name bit of the command, which is included in the usage bit, so adding npm init <intializer> separately would be confusing, I think, since it would look like a separate thing.

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

Successfully merging this pull request may close these issues.

None yet

2 participants