diff options
Diffstat (limited to 'deps/npm/man/man1/npm-explore.1')
-rw-r--r-- | deps/npm/man/man1/npm-explore.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deps/npm/man/man1/npm-explore.1 b/deps/npm/man/man1/npm-explore.1 index c0488214e4..03986814ee 100644 --- a/deps/npm/man/man1/npm-explore.1 +++ b/deps/npm/man/man1/npm-explore.1 @@ -1,11 +1,11 @@ -.TH "NPM\-EXPLORE" "1" "April 2017" "" "" +.TH "NPM\-EXPLORE" "1" "May 2017" "" "" .SH "NAME" \fBnpm-explore\fR \- Browse an installed package .SH SYNOPSIS .P .RS 2 .nf -npm explore <pkg> [ \-\- <cmd>] +npm explore <pkg> [ \-\- <command>] .fi .RE .SH DESCRIPTION |