aboutsummaryrefslogtreecommitdiff
path: root/deps/npm/man/man1/npm-owner.1
diff options
context:
space:
mode:
authorRuy Adorno <ruyadorno@hotmail.com>2019-11-05 14:55:08 -0500
committerRich Trott <rtrott@gmail.com>2019-11-09 20:13:43 -0800
commit4b97c3addb246274cd7e8432edd537e0bdf60b63 (patch)
tree9f859239c3b38b04ddc58ee736bf6b2caf6008a5 /deps/npm/man/man1/npm-owner.1
parent5f9794ea9aaaf5597974a65460e1f3069f68475f (diff)
downloadandroid-node-v8-4b97c3addb246274cd7e8432edd537e0bdf60b63.tar.gz
android-node-v8-4b97c3addb246274cd7e8432edd537e0bdf60b63.tar.bz2
android-node-v8-4b97c3addb246274cd7e8432edd537e0bdf60b63.zip
deps: update npm to 6.13.0
PR-URL: https://github.com/nodejs/node/pull/30271 Reviewed-By: Jiawen Geng <technicalcute@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Diffstat (limited to 'deps/npm/man/man1/npm-owner.1')
-rw-r--r--deps/npm/man/man1/npm-owner.120
1 files changed, 10 insertions, 10 deletions
diff --git a/deps/npm/man/man1/npm-owner.1 b/deps/npm/man/man1/npm-owner.1
index 38b602d1d7..66a84f8be3 100644
--- a/deps/npm/man/man1/npm-owner.1
+++ b/deps/npm/man/man1/npm-owner.1
@@ -1,7 +1,8 @@
-.TH "NPM\-OWNER" "1" "October 2019" "" ""
+.TH "NPM\-OWNER" "" "November 2019" "" ""
.SH "NAME"
-\fBnpm-owner\fR \- Manage package owners
-.SH SYNOPSIS
+\fBnpm-owner\fR
+.SH Manage package owners
+.SS Synopsis
.P
.RS 2
.nf
@@ -12,7 +13,7 @@ npm owner ls [<@scope>/]<pkg>
aliases: author
.fi
.RE
-.SH DESCRIPTION
+.SS Description
.P
Manage ownership of published packages\.
.RS 0
@@ -38,16 +39,15 @@ that is not implemented at this time\.
If you have two\-factor authentication enabled with \fBauth\-and\-writes\fP then
you'll need to include an otp on the command line when changing ownership
with \fB\-\-otp\fP\|\.
-.SH SEE ALSO
+.SS See Also
.RS 0
.IP \(bu 2
-npm help publish
+npm help npm\-publish
.IP \(bu 2
-npm help 7 registry
+npm help registry
.IP \(bu 2
-npm help adduser
+npm help npm\-adduser
.IP \(bu 2
-npm help 7 disputes
+npm help disputes
.RE
-