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:
-rw-r--r--doc/adduser.md1
-rw-r--r--doc/owner.md1
-rw-r--r--html/doc/adduser.html2
-rw-r--r--html/doc/author.html2
-rw-r--r--html/doc/owner.html2
-rw-r--r--man1/adduser.13
-rw-r--r--man1/author.13
-rw-r--r--man1/owner.13
8 files changed, 14 insertions, 3 deletions
diff --git a/doc/adduser.md b/doc/adduser.md
index 3bf484b7b..8bcb9642a 100644
--- a/doc/adduser.md
+++ b/doc/adduser.md
@@ -32,3 +32,4 @@ The base URL of the npm package registry.
* npm-registry(1)
* npm-config(1)
+* npm-owner(1)
diff --git a/doc/owner.md b/doc/owner.md
index c637bea64..40bf102c8 100644
--- a/doc/owner.md
+++ b/doc/owner.md
@@ -27,3 +27,4 @@ that is not implemented at this time.
* npm-publish(1)
* npm-registry(1)
+* npm-adduser(1)
diff --git a/html/doc/adduser.html b/html/doc/adduser.html
index 2535406ea..9b5620822 100644
--- a/html/doc/adduser.html
+++ b/html/doc/adduser.html
@@ -37,7 +37,7 @@ authorize on a new machine.</p>
<h2 id="SEE-ALSO">SEE ALSO</h2>
-<ul><li><a href="registry.html">npm registry</a></li><li><a href="config.html">npm config</a></li></ul>
+<ul><li><a href="registry.html">npm registry</a></li><li><a href="config.html">npm config</a></li><li><a href="owner.html">npm owner</a></li></ul>
</div>
<p id="footer">adduser &mdash; npm@1.0.27</p>
<script>
diff --git a/html/doc/author.html b/html/doc/author.html
index 9f026961f..ea2f8dc50 100644
--- a/html/doc/author.html
+++ b/html/doc/author.html
@@ -30,7 +30,7 @@ that is not implemented at this time.</p>
<h2 id="SEE-ALSO">SEE ALSO</h2>
-<ul><li><a href="publish.html">npm publish</a></li><li><a href="registry.html">npm registry</a></li></ul>
+<ul><li><a href="publish.html">npm publish</a></li><li><a href="registry.html">npm registry</a></li><li><a href="adduser.html">npm adduser</a></li></ul>
</div>
<p id="footer">author &mdash; npm@1.0.27</p>
<script>
diff --git a/html/doc/owner.html b/html/doc/owner.html
index ce01c71e5..b5c586251 100644
--- a/html/doc/owner.html
+++ b/html/doc/owner.html
@@ -30,7 +30,7 @@ that is not implemented at this time.</p>
<h2 id="SEE-ALSO">SEE ALSO</h2>
-<ul><li><a href="publish.html">npm publish</a></li><li><a href="registry.html">npm registry</a></li></ul>
+<ul><li><a href="publish.html">npm publish</a></li><li><a href="registry.html">npm registry</a></li><li><a href="adduser.html">npm adduser</a></li></ul>
</div>
<p id="footer">owner &mdash; npm@1.0.27</p>
<script>
diff --git a/man1/adduser.1 b/man1/adduser.1
index bd039916c..b28194cbd 100644
--- a/man1/adduser.1
+++ b/man1/adduser.1
@@ -47,5 +47,8 @@ npm help registry
.IP "\(bu" 4
npm help config
.
+.IP "\(bu" 4
+npm help owner
+.
.IP "" 0
diff --git a/man1/author.1 b/man1/author.1
index 8ecdda04a..55096f41b 100644
--- a/man1/author.1
+++ b/man1/author.1
@@ -47,5 +47,8 @@ npm help publish
.IP "\(bu" 4
npm help registry
.
+.IP "\(bu" 4
+npm help adduser
+.
.IP "" 0
diff --git a/man1/owner.1 b/man1/owner.1
index 8ecdda04a..55096f41b 100644
--- a/man1/owner.1
+++ b/man1/owner.1
@@ -47,5 +47,8 @@ npm help publish
.IP "\(bu" 4
npm help registry
.
+.IP "\(bu" 4
+npm help adduser
+.
.IP "" 0