diff options
Diffstat (limited to 'deps/npm/html/doc/index.html')
-rw-r--r-- | deps/npm/html/doc/index.html | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/deps/npm/html/doc/index.html b/deps/npm/html/doc/index.html index a9edf49553..049bf6f85b 100644 --- a/deps/npm/html/doc/index.html +++ b/deps/npm/html/doc/index.html @@ -90,6 +90,10 @@ <p> Folder Structures Used by npm</p> +<h2 id="npm-global-1"><a href="../doc/global.html">global(1)</a></h2> + +<p> Folder Structures Used by npm</p> + <h2 id="npm-help-search-1"><a href="../doc/help-search.html">help-search(1)</a></h2> <p> Search npm help documentation</p> @@ -162,6 +166,10 @@ <p> Start a package</p> +<h2 id="npm-rm-1"><a href="../doc/rm.html">rm(1)</a></h2> + +<p> Remove a package</p> + <h2 id="npm-root-1"><a href="../doc/root.html">root(1)</a></h2> <p> Display npm root</p> @@ -388,7 +396,7 @@ <p> Display npm username</p> </div> -<p id="footer">index — npm@1.2.2</p> +<p id="footer">index — npm@1.2.10</p> <script> ;(function () { var wrapper = document.getElementById("wrapper") |