diff options
author | isaacs <i@izs.me> | 2013-06-04 11:42:32 -0700 |
---|---|---|
committer | isaacs <i@izs.me> | 2013-06-04 11:42:32 -0700 |
commit | f28f67cf759258492537495c016b2b01d2b0f9de (patch) | |
tree | 8004bdff9abbab3b915087c85f6fb244d6968669 /deps/npm/man/man1/uninstall.1 | |
parent | 51226b84cf5e2cac7a1fa4b4b5379727fa3415fc (diff) | |
download | node-new-f28f67cf759258492537495c016b2b01d2b0f9de.tar.gz |
npm: Upgrade to 1.2.25
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 6b63066b41..b32e0aeec2 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" "May 2013" "" "" +.TH "NPM\-RM" "1" "June 2013" "" "" . .SH "NAME" \fBnpm-rm\fR \-\- Remove a package |