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:
authorisaacs <i@izs.me>2011-09-09 00:32:54 +0400
committerisaacs <i@izs.me>2011-09-09 00:32:54 +0400
commit4dc1095d7e7358fb50cadbe670cfd4946cba5f88 (patch)
tree6548ba3c0da5cea016db17b91c86b96800344be2 /doc
parent39f91ea20f33c9e434912f28a127f8b9c8580664 (diff)
Add some see-also links to npm-index(1)
Diffstat (limited to 'doc')
-rw-r--r--doc/help.md1
-rw-r--r--doc/npm.md1
2 files changed, 2 insertions, 0 deletions
diff --git a/doc/help.md b/doc/help.md
index 42d874132..b51b0f164 100644
--- a/doc/help.md
+++ b/doc/help.md
@@ -35,3 +35,4 @@ Set to `"browser"` to view html help content in the default web browser.
* npm-config(1)
* npm-json(1)
* npm-help-search(1)
+* npm-index(1)
diff --git a/doc/npm.md b/doc/npm.md
index 8d14f6ff2..ac7e5e4c3 100644
--- a/doc/npm.md
+++ b/doc/npm.md
@@ -151,3 +151,4 @@ See npm-changelog(1)
* npm-json(1)
* npm-install(1)
* npm-config(1)
+* npm-index(1)