summaryrefslogtreecommitdiff
path: root/deps/npm/man/man1/npm-dist-tag.1
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/man/man1/npm-dist-tag.1')
-rw-r--r--deps/npm/man/man1/npm-dist-tag.16
1 files changed, 4 insertions, 2 deletions
diff --git a/deps/npm/man/man1/npm-dist-tag.1 b/deps/npm/man/man1/npm-dist-tag.1
index 3167e8e6cd..3e77ec58ed 100644
--- a/deps/npm/man/man1/npm-dist-tag.1
+++ b/deps/npm/man/man1/npm-dist-tag.1
@@ -1,4 +1,4 @@
-.TH "NPM\-DIST\-TAG" "1" "July 2017" "" ""
+.TH "NPM\-DIST\-TAG" "1" "October 2017" "" ""
.SH "NAME"
\fBnpm-dist-tag\fR \- Modify package distribution tags
.SH SYNOPSIS
@@ -19,7 +19,9 @@ Add, remove, and enumerate distribution tags on a package:
.IP \(bu 2
add:
Tags the specified version of the package with the specified tag, or the
-\fB\-\-tag\fP config if not specified\.
+\fB\-\-tag\fP config if not specified\. The tag you're adding is \fBlatest\fP and you
+have two\-factor authentication on auth\-and\-writes then you'll need to include
+an otp on the command line with \fB\-\-otp\fP\|\.
.IP \(bu 2
rm:
Clear a tag that is no longer in use from the package\.