summaryrefslogtreecommitdiff
path: root/deps/npm/man/man1/npm-unpublish.1
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/man/man1/npm-unpublish.1')
-rw-r--r--deps/npm/man/man1/npm-unpublish.115
1 files changed, 7 insertions, 8 deletions
diff --git a/deps/npm/man/man1/npm-unpublish.1 b/deps/npm/man/man1/npm-unpublish.1
index 5e2f8dac49..f0ce9fa92d 100644
--- a/deps/npm/man/man1/npm-unpublish.1
+++ b/deps/npm/man/man1/npm-unpublish.1
@@ -1,7 +1,6 @@
-.TH "NPM\-UNPUBLISH" "" "November 2019" "" ""
+.TH "NPM\-UNPUBLISH" "1" "November 2019" "" ""
.SH "NAME"
-\fBnpm-unpublish\fR
-.SH Remove a package from the registry
+\fBnpm-unpublish\fR \- Remove a package from the registry
.SS Synopsis
.P
.RS 2
@@ -37,18 +36,18 @@ only allowed with versions published in the last 72 hours\. If you
are trying to unpublish a version published longer ago than that,
contact support@npmjs\.com\|\.
.P
-The scope is optional and follows the usual rules for \fBnpm\-scope\fP \fI/docs/using\-npm/scope\fR\|\.
+The scope is optional and follows the usual rules for npm help \fBscope\fP\|\.
.SS See Also
.RS 0
.IP \(bu 2
-npm help npm\-deprecate
+npm help deprecate
.IP \(bu 2
-npm help npm\-publish
+npm help publish
.IP \(bu 2
npm help registry
.IP \(bu 2
-npm help npm\-adduser
+npm help adduser
.IP \(bu 2
-npm help npm\-owner
+npm help owner
.RE