diff options
author | isaacs <i@izs.me> | 2012-12-12 14:41:28 -0800 |
---|---|---|
committer | isaacs <i@izs.me> | 2012-12-12 14:41:28 -0800 |
commit | b09f97068e983ff042dfe189221427e4ac0bd93d (patch) | |
tree | cc07060f82099350bac96de32079a66cdce63152 /deps/npm/man/man1/uninstall.1 | |
parent | d65832ccd0618a7f6051e5dd786c731bd89c8a1c (diff) | |
download | node-new-b09f97068e983ff042dfe189221427e4ac0bd93d.tar.gz |
npm: Upgrade to v1.1.69
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 6bbb883d7d..79d01e2c37 100644 --- a/deps/npm/man/man1/uninstall.1 +++ b/deps/npm/man/man1/uninstall.1 @@ -1,7 +1,7 @@ .\" Generated with Ronnjs 0.3.8 .\" http://github.com/kapouer/ronnjs/ . -.TH "NPM\-RM" "1" "November 2012" "" "" +.TH "NPM\-RM" "1" "December 2012" "" "" . .SH "NAME" \fBnpm-rm\fR \-\- Remove a package |