diff options
Diffstat (limited to 'deps/npm/html/doc/prune.html')
-rw-r--r-- | deps/npm/html/doc/prune.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/deps/npm/html/doc/prune.html b/deps/npm/html/doc/prune.html index f2f264a7b..3654c73ff 100644 --- a/deps/npm/html/doc/prune.html +++ b/deps/npm/html/doc/prune.html @@ -14,18 +14,18 @@ <h2 id="DESCRIPTION">DESCRIPTION</h2> -<p>This command removes "extraneous" packages. If a package name is +<p>This command removes "extraneous" packages. If a package name is provided, then only packages matching one of the supplied names are removed.</p> <p>Extraneous packages are packages that are not listed on the parent -package's dependencies list.</p> +package's dependencies list.</p> <h2 id="SEE-ALSO">SEE ALSO</h2> <ul><li><a href="../doc/rm.html">rm(1)</a></li><li><a href="../doc/folders.html">folders(1)</a></li><li><a href="../doc/list.html">list(1)</a></li></ul> </div> -<p id="footer">prune — npm@1.1.46</p> +<p id="footer">prune — npm@1.1.47</p> <script> ;(function () { var wrapper = document.getElementById("wrapper") |