diff options
author | isaacs <i@izs.me> | 2012-06-04 17:32:46 -0700 |
---|---|---|
committer | isaacs <i@izs.me> | 2012-06-04 17:32:59 -0700 |
commit | b9e40fbaacc60de562481b764b0e78bf021f7cfa (patch) | |
tree | 0ff91950f15fc6e40ddaccee7c6487f6240aa96b /deps/npm/man/man1/uninstall.1 | |
parent | cc36cc5999937aeb0ed00f82b5c969edecaa1b1d (diff) | |
download | node-new-b9e40fbaacc60de562481b764b0e78bf021f7cfa.tar.gz |
Upgrade npm to 1.1.24
Diffstat (limited to 'deps/npm/man/man1/uninstall.1')
-rw-r--r-- | deps/npm/man/man1/uninstall.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/npm/man/man1/uninstall.1 b/deps/npm/man/man1/uninstall.1 index 13ba214094..0d8e68465f 100644 --- a/deps/npm/man/man1/uninstall.1 +++ b/deps/npm/man/man1/uninstall.1 @@ -1,7 +1,7 @@ .\" Generated with Ronnjs/v0.1 .\" http://github.com/kapouer/ronnjs/ . -.TH "NPM\-RM" "1" "May 2012" "" "" +.TH "NPM\-RM" "1" "June 2012" "" "" . .SH "NAME" \fBnpm-rm\fR \-\- Remove a package |