summaryrefslogtreecommitdiff
path: root/deps/npm/man/man1/npm-dedupe.1
diff options
context:
space:
mode:
authorclaudiahdz <cghr1990@gmail.com>2019-11-18 21:01:39 +0200
committerMyles Borins <mylesborins@google.com>2019-11-20 19:16:47 -0500
commita7c7c703aff362f06ef5d49451a0f79fd289910f (patch)
tree48f9d01b32d55d420f229c4889a5a61178419223 /deps/npm/man/man1/npm-dedupe.1
parenta30a9f8193ddd61dfadc2d5d79784b682027b319 (diff)
downloadandroid-node-v8-a7c7c703aff362f06ef5d49451a0f79fd289910f.tar.gz
android-node-v8-a7c7c703aff362f06ef5d49451a0f79fd289910f.tar.bz2
android-node-v8-a7c7c703aff362f06ef5d49451a0f79fd289910f.zip
deps: upgrade npm to 6.13.1
PR-URL: https://github.com/nodejs/node/pull/30533 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Jiawen Geng <technicalcute@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Diffstat (limited to 'deps/npm/man/man1/npm-dedupe.1')
-rw-r--r--deps/npm/man/man1/npm-dedupe.113
1 files changed, 6 insertions, 7 deletions
diff --git a/deps/npm/man/man1/npm-dedupe.1 b/deps/npm/man/man1/npm-dedupe.1
index 7795f39652..f4b0e6fd56 100644
--- a/deps/npm/man/man1/npm-dedupe.1
+++ b/deps/npm/man/man1/npm-dedupe.1
@@ -1,7 +1,6 @@
-.TH "NPM\-DEDUPE" "" "November 2019" "" ""
+.TH "NPM\-DEDUPE" "1" "November 2019" "" ""
.SH "NAME"
-\fBnpm-dedupe\fR
-.SH Reduce duplication
+\fBnpm-dedupe\fR \- Reduce duplication
.SS Synopsis
.P
.RS 2
@@ -30,7 +29,7 @@ a
.fi
.RE
.P
-In this case, \fBnpm\-dedupe\fP will transform the tree to:
+In this case, \fBnpm dedupe\fP will transform the tree to:
.P
.RS 2
.nf
@@ -62,10 +61,10 @@ result in new modules being installed\.
.SS See Also
.RS 0
.IP \(bu 2
-npm help npm\-ls
+npm help ls
.IP \(bu 2
-npm help npm\-update
+npm help update
.IP \(bu 2
-npm help npm\-install
+npm help install
.RE