diff options
Diffstat (limited to 'deps/npm/man/man7/npm-index.7')
-rw-r--r-- | deps/npm/man/man7/npm-index.7 | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/deps/npm/man/man7/npm-index.7 b/deps/npm/man/man7/npm-index.7 index f2a76256df..e70504241a 100644 --- a/deps/npm/man/man7/npm-index.7 +++ b/deps/npm/man/man7/npm-index.7 @@ -1,4 +1,4 @@ -.TH "NPM\-INDEX" "7" "December 2016" "" "" +.TH "NPM\-INDEX" "7" "January 2017" "" "" .SH "NAME" \fBnpm-index\fR \- Index of all npm documentation .SS npm help README @@ -49,6 +49,9 @@ Modify package distribution tags .SS npm help docs .P Docs for a package in a web browser maybe +.SS npm help doctor +.P +Check your environments .SS npm help edit .P Edit an installed package |