aboutsummaryrefslogtreecommitdiff
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.14
1 files changed, 2 insertions, 2 deletions
diff --git a/deps/npm/man/man1/npm-unpublish.1 b/deps/npm/man/man1/npm-unpublish.1
index c6be18c787..dbb4bf91e4 100644
--- a/deps/npm/man/man1/npm-unpublish.1
+++ b/deps/npm/man/man1/npm-unpublish.1
@@ -13,7 +13,7 @@ npm unpublish [@<scope>/]<name>[@<version>]
\fBIt is generally considered bad behavior to remove versions of a library
that others are depending on!\fR
.P
-Consider using the \fBdeprecate\fR command
+Consider using the \fBdeprecate\fP command
instead, if your intent is to encourage users to upgrade\.
.P
There is plenty of room on the registry\.
@@ -29,7 +29,7 @@ Even if a package version is unpublished, that specific name and
version combination can never be reused\. In order to publish the
package again, a new version number must be used\.
.P
-The scope is optional and follows the usual rules for npm help 7 \fBnpm\-scope\fR\|\.
+The scope is optional and follows the usual rules for npm help 7 \fBnpm\-scope\fP\|\.
.SH SEE ALSO
.RS 0
.IP \(bu 2