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-05 10:34:17 +0400
committerisaacs <i@izs.me>2011-09-05 10:34:17 +0400
commita0cc691d9cb3230b049bf1c825ee3bf179171574 (patch)
tree9c63b842e5665bdaa08c9d2eae37cb793847f43f /doc
parent2e4c69e83efc71185ec334147f48f11d0642cd7f (diff)
help <-> help-search
Diffstat (limited to 'doc')
-rw-r--r--doc/help-search.md1
-rw-r--r--doc/help.md1
2 files changed, 2 insertions, 0 deletions
diff --git a/doc/help-search.md b/doc/help-search.md
index baffc55b0..9c16901eb 100644
--- a/doc/help-search.md
+++ b/doc/help-search.md
@@ -32,3 +32,4 @@ If false, then help-search will just list out the help topics found.
* npm(1)
* npm-faq(1)
+* npm-help(1)
diff --git a/doc/help.md b/doc/help.md
index c146215e9..42d874132 100644
--- a/doc/help.md
+++ b/doc/help.md
@@ -34,3 +34,4 @@ Set to `"browser"` to view html help content in the default web browser.
* npm-folders(1)
* npm-config(1)
* npm-json(1)
+* npm-help-search(1)