Skip to content

Commit 94ed456

Browse files
mum-never-proudruyadorno
authored andcommitted
npm init help wrong command
PR-URL: #1162 Credit: @mum-never-proud Close: #1162 Reviewed-by: @ruyadorno
1 parent 3f7301b commit 94ed456

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/init.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ function init (args, cb) {
6363
'This utility will walk you through creating a package.json file.',
6464
'It only covers the most common items, and tries to guess sensible defaults.',
6565
'',
66-
'See `npm help json` for definitive documentation on these fields',
66+
'See `npm help init` for definitive documentation on these fields',
6767
'and exactly what they do.',
6868
'',
6969
'Use `npm install <pkg>` afterwards to install a package and',

0 commit comments

Comments
 (0)