diff options
author | Timothy J Fontaine <tjfontaine@gmail.com> | 2014-06-05 15:18:15 -0700 |
---|---|---|
committer | Timothy J Fontaine <tjfontaine@gmail.com> | 2014-06-06 15:07:29 -0700 |
commit | f051f317905b3b31945dfe965a492e54902e595f (patch) | |
tree | 06fedaefc3fc2dd5d6f197762afa4cd351659858 /deps/npm/man/man1/npm-ls.1 | |
parent | 535c7777ac674ba86cf93c44824e07b0e23ea8c4 (diff) | |
download | node-new-f051f317905b3b31945dfe965a492e54902e595f.tar.gz |
npm: upgrade to v1.4.14
Diffstat (limited to 'deps/npm/man/man1/npm-ls.1')
-rw-r--r-- | deps/npm/man/man1/npm-ls.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deps/npm/man/man1/npm-ls.1 b/deps/npm/man/man1/npm-ls.1 index f0662f64c0..8258cc7093 100644 --- a/deps/npm/man/man1/npm-ls.1 +++ b/deps/npm/man/man1/npm-ls.1 @@ -1,7 +1,7 @@ .\" Generated with Ronnjs 0.3.8 .\" http://github.com/kapouer/ronnjs/ . -.TH "NPM\-LS" "1" "May 2014" "" "" +.TH "NPM\-LS" "1" "June 2014" "" "" . .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.4.10 /path/to/npm +npm@1.4.14 /path/to/npm └─┬ init\-package\-json@0\.0\.4 └── promzard@0\.1\.5 . |