diff options
author | isaacs <i@izs.me> | 2013-10-24 09:21:59 -0700 |
---|---|---|
committer | isaacs <i@izs.me> | 2013-10-24 09:22:13 -0700 |
commit | f6f176e10872cac9dcdcd46a92c9ebfe4740f117 (patch) | |
tree | 2928003417e60d9bad43056b8579171bf0e75552 /deps/npm/man/man1/npm-dedupe.1 | |
parent | 808a968409b6c6cc305506efd3caa4477a376125 (diff) | |
download | node-new-f6f176e10872cac9dcdcd46a92c9ebfe4740f117.tar.gz |
npm@1.3.12
Diffstat (limited to 'deps/npm/man/man1/npm-dedupe.1')
-rw-r--r-- | deps/npm/man/man1/npm-dedupe.1 | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/deps/npm/man/man1/npm-dedupe.1 b/deps/npm/man/man1/npm-dedupe.1 index 8efe650ac0..d0dc8d0445 100644 --- a/deps/npm/man/man1/npm-dedupe.1 +++ b/deps/npm/man/man1/npm-dedupe.1 @@ -1,7 +1,7 @@ .\" Generated with Ronnjs 0.3.8 .\" http://github.com/kapouer/ronnjs/ . -.TH "NPM\-DEDUPE" "1" "September 2013" "" "" +.TH "NPM\-DEDUPE" "1" "October 2013" "" "" . .SH "NAME" \fBnpm-dedupe\fR \-\- Reduce duplication @@ -76,6 +76,11 @@ registry\. .P This feature is experimental, and may change in future versions\. . +.P +The \fB\-\-tag\fR argument will apply to all of the affected dependencies\. If a +tag with the given name exists, the tagged version is preferred over newer +versions\. +. .SH "SEE ALSO" . .IP "\(bu" 4 |