diff options
author | isaacs <i@izs.me> | 2014-03-19 09:25:40 -0700 |
---|---|---|
committer | isaacs <i@izs.me> | 2014-03-25 17:42:22 -0700 |
commit | bd547d65983c190eb69ca44d633ea31aca2b7c98 (patch) | |
tree | 01ff3b4e40cb9fc3ed5a42abc4d44cb65d5c7dec /deps/npm/man/man1/npm-search.1 | |
parent | 7989f42f866699b726f596add387fb19fa39bc55 (diff) | |
download | node-new-bd547d65983c190eb69ca44d633ea31aca2b7c98.tar.gz |
npm: upgrade to 1.4.6
* Documentation upgrades
* Fix glob bug which prevents proper README publishing
* node-gyp upgrade to 0.13
* Documentation updates
* Add --save-exact to save an exact dep (instead of a range)
* alias 't' to 'test'
Diffstat (limited to 'deps/npm/man/man1/npm-search.1')
-rw-r--r-- | deps/npm/man/man1/npm-search.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/npm/man/man1/npm-search.1 b/deps/npm/man/man1/npm-search.1 index 144de6ae59..2269f133cc 100644 --- a/deps/npm/man/man1/npm-search.1 +++ b/deps/npm/man/man1/npm-search.1 @@ -1,7 +1,7 @@ .\" Generated with Ronnjs 0.3.8 .\" http://github.com/kapouer/ronnjs/ . -.TH "NPM\-SEARCH" "1" "February 2014" "" "" +.TH "NPM\-SEARCH" "1" "March 2014" "" "" . .SH "NAME" \fBnpm-search\fR \-\- Search for packages |