diff options
Diffstat (limited to 'deps/npm/html/doc/cli/npm-dedupe.html')
-rw-r--r-- | deps/npm/html/doc/cli/npm-dedupe.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/deps/npm/html/doc/cli/npm-dedupe.html b/deps/npm/html/doc/cli/npm-dedupe.html index 3f8153480c..d7c0a47471 100644 --- a/deps/npm/html/doc/cli/npm-dedupe.html +++ b/deps/npm/html/doc/cli/npm-dedupe.html @@ -10,7 +10,8 @@ <h2 id="SYNOPSIS">SYNOPSIS</h2> -<pre><code>npm dedupe [package names...]</code></pre> +<pre><code>npm dedupe [package names...] +npm ddp [package names...]</code></pre> <h2 id="DESCRIPTION">DESCRIPTION</h2> @@ -57,7 +58,7 @@ registry.</p> <ul><li><a href="../cli/npm-ls.html">npm-ls(1)</a></li><li><a href="../cli/npm-update.html">npm-update(1)</a></li><li><a href="../cli/npm-install.html">npm-install(1)</a></li></ul> </div> -<p id="footer">npm-dedupe — npm@1.3.8</p> +<p id="footer">npm-dedupe — npm@1.3.10</p> <script> ;(function () { var wrapper = document.getElementById("wrapper") |