summaryrefslogtreecommitdiff
path: root/deps/npm/man/man1/npm-dedupe.1
diff options
context:
space:
mode:
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