diff options
author | isaacs <i@izs.me> | 2013-04-03 10:17:04 -0700 |
---|---|---|
committer | isaacs <i@izs.me> | 2013-04-03 10:17:04 -0700 |
commit | d46ebffb66edea43d17f4a9799ccd9dba21c4000 (patch) | |
tree | 1631f5e6bac50c37b463c44ee075b7bba499ab15 /deps/npm/man/man1/ls.1 | |
parent | b319264d849d4149c757b4978f56dd5ae7662b6c (diff) | |
download | node-new-d46ebffb66edea43d17f4a9799ccd9dba21c4000.tar.gz |
npm: Upgrade to 1.2.17
Diffstat (limited to 'deps/npm/man/man1/ls.1')
-rw-r--r-- | deps/npm/man/man1/ls.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deps/npm/man/man1/ls.1 b/deps/npm/man/man1/ls.1 index 6e64b1159f..d71b14e197 100644 --- a/deps/npm/man/man1/ls.1 +++ b/deps/npm/man/man1/ls.1 @@ -1,7 +1,7 @@ .\" Generated with Ronnjs 0.3.8 .\" http://github.com/kapouer/ronnjs/ . -.TH "NPM\-LS" "1" "March 2013" "" "" +.TH "NPM\-LS" "1" "April 2013" "" "" . .SH "NAME" \fBnpm-ls\fR \-\- List installed packages @@ -29,7 +29,7 @@ For example, running \fBnpm ls promzard\fR in npm\'s source tree will show: .IP "" 4 . .nf -npm@1.2.15 /path/to/npm +npm@1.2.17 /path/to/npm └─┬ init\-package\-json@0\.0\.4 └── promzard@0\.1\.5 . |