We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f7301b commit 94ed456Copy full SHA for 94ed456
lib/init.js
@@ -63,7 +63,7 @@ function init (args, cb) {
63
'This utility will walk you through creating a package.json file.',
64
'It only covers the most common items, and tries to guess sensible defaults.',
65
'',
66
- 'See `npm help json` for definitive documentation on these fields',
+ 'See `npm help init` for definitive documentation on these fields',
67
'and exactly what they do.',
68
69
'Use `npm install <pkg>` afterwards to install a package and',
0 commit comments