diff options
Diffstat (limited to 'deps/npm/man/man1/npm.1')
-rw-r--r-- | deps/npm/man/man1/npm.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deps/npm/man/man1/npm.1 b/deps/npm/man/man1/npm.1 index f3718f4ec4..9c5669303f 100644 --- a/deps/npm/man/man1/npm.1 +++ b/deps/npm/man/man1/npm.1 @@ -1,7 +1,7 @@ .\" Generated with Ronnjs/v0.1 .\" http://github.com/kapouer/ronnjs/ . -.TH "NPM" "1" "March 2012" "" "" +.TH "NPM" "1" "April 2012" "" "" . .SH "NAME" \fBnpm\fR \-\- node package manager @@ -14,7 +14,7 @@ npm <command> [args] .fi . .SH "VERSION" -1.1.12 +1.1.16 . .SH "DESCRIPTION" npm is the package manager for the Node JavaScript platform\. It puts |