summaryrefslogtreecommitdiff
path: root/deps/npm/man/man1/npm-owner.1
diff options
context:
space:
mode:
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
-