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
diff options
context:
space:
mode:
authorisaacs <i@izs.me>2010-12-06 09:32:32 +0300
committerisaacs <i@izs.me>2010-12-06 09:33:16 +0300
commit9d52c888207da9c7be238682180c914cff73d0fb (patch)
treeb54fcf0fce67c0db154c6910e0227630dad11d4a
parent3e003a063ce0a9e7f48790a4c4e62c1fd758e4cb (diff)
add faq to changelog
-rw-r--r--doc/changelog.md4
-rw-r--r--man1/changelog.13
2 files changed, 6 insertions, 1 deletions
diff --git a/doc/changelog.md b/doc/changelog.md
index 2ba2e008f..8be8bd830 100644
--- a/doc/changelog.md
+++ b/doc/changelog.md
@@ -210,4 +210,6 @@ npm-changelog(1) -- Changes
complete tab completion: see `npm help completion` (Evan Meagher)
explore command: see `npm help explore`
docs command: see `npm help docs`
- keywords and description in `npm ls`
+ keywords and description in `npm ls`
+ Frequently asked questions at `npm help faq`
+
diff --git a/man1/changelog.1 b/man1/changelog.1
index 01f23429b..47c75b0c6 100644
--- a/man1/changelog.1
+++ b/man1/changelog.1
@@ -455,5 +455,8 @@ docs command: see \fBnpm help docs\fR
.br
keywords and description in \fBnpm ls\fR
.
+.br
+Frequently asked questions at \fBnpm help faq\fR
+.
.IP "" 0