Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/cli/npm-dedupe.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/cli/npm-dedupe.md b/doc/cli/npm-dedupe.md
index c963dfa8e..ed8dca81f 100644
--- a/doc/cli/npm-dedupe.md
+++ b/doc/cli/npm-dedupe.md
@@ -3,8 +3,8 @@ npm-dedupe(1) -- Reduce duplication
## SYNOPSIS
- npm dedupe [package names...]
- npm ddp [package names...]
+ npm dedupe
+ npm ddp
## DESCRIPTION