diff options
author | isaacs <i@izs.me> | 2012-08-06 13:07:31 -0700 |
---|---|---|
committer | isaacs <i@izs.me> | 2012-08-06 13:07:31 -0700 |
commit | caf69aa91a94c7c05574afc9fcc97f45aa8d5ea5 (patch) | |
tree | 1718d7bf764945e67deeae5758de67b9203d5c27 /deps/npm/html/doc/prune.html | |
parent | 9badc002b4b109b237466c14de08278ef9be1e90 (diff) | |
download | node-caf69aa91a94c7c05574afc9fcc97f45aa8d5ea5.tar.gz |
npm: Upgrade to 1.1.47
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") |