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

CLI doc correction on npm-init.md #367

Closed
wants to merge 1 commit into from

Conversation

Peallyz
Copy link

@Peallyz Peallyz commented Dec 20, 2022

Resolving the issue #5837 for repo :
https://github.com/npm/[cli] (https://github.com/npm/cli)

Missing backticks on "npm init (same as `npx )" line 25 for both files (v8 and v9)

Despite what it said on CONTRIBUTION.md, this issue can't be done on npm/cli cause of autogenerated code.

Hope I did well, do not hesitate to tell me if i did wrong.
I'll ask to close the associated issu if it's good for you.

References

content/cli/v8/commands/npm-init.md
content/cli/v9/commands/npm-init.md
Line 25 added missing backticks
Line 28 "innit" -> "init"

@lukekarrys
Copy link
Contributor

this fix for this issue would need to be made in the npm/cli repo. see my comment here for more info: npm/cli#5837 (comment)

also the command innit is not a typo, but allows for the command to be typed both ways and still be run as init.

@lukekarrys lukekarrys closed this Jan 2, 2023
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.

2 participants