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:
Diffstat (limited to 'man1/faq.1')
-rw-r--r--man1/faq.15
1 files changed, 3 insertions, 2 deletions
diff --git a/man1/faq.1 b/man1/faq.1
index d603feb88..64861c20d 100644
--- a/man1/faq.1
+++ b/man1/faq.1
@@ -65,8 +65,6 @@ b) a gzipped tarball containing (a)
.
.IP "\(bu" 4
c) a url that resolves to (b)
-.
-.IP "\(bu" 4
d) a \fB<name>@<version>\fR that is published on the registry with (c)
.
.IP "\(bu" 4
@@ -140,6 +138,9 @@ lot of use cases, and is very easy to maintain\.
.SH "How do I symlink to a dev folder so that I don\'t have to keep re\-installing?"
\fBnpm link\fR
.
+.SH "The package registry website\. What is that exactly?"
+See \fBnpm help registry\fR for more info\.
+.
.SH "What\'s up with the insecure channel warnings?"
As of this writing, node has problems uploading files over HTTPS\. That
means that publishes go over HTTP\.