summaryrefslogtreecommitdiff
path: root/deps/npm/html/doc/cli/npm-dist-tag.html
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/html/doc/cli/npm-dist-tag.html')
-rw-r--r--deps/npm/html/doc/cli/npm-dist-tag.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/deps/npm/html/doc/cli/npm-dist-tag.html b/deps/npm/html/doc/cli/npm-dist-tag.html
index ef658d5a23..d48b481742 100644
--- a/deps/npm/html/doc/cli/npm-dist-tag.html
+++ b/deps/npm/html/doc/cli/npm-dist-tag.html
@@ -20,9 +20,9 @@ aliases: dist-tags</code></pre><h2 id="description">DESCRIPTION</h2>
<ul>
<li><p>add:
Tags the specified version of the package with the specified tag, or the
-<code>--tag</code> config if not specified. If the tag you&#39;re adding is <code>latest</code> and you
-have two-factor authentication on auth-and-writes then you&#39;ll need to include
-an otp on the command line with <code>--otp</code>.</p>
+<code>--tag</code> config if not specified. If you have two-factor authentication on
+auth-and-writes then you’ll need to include a one-time password on the
+command line with <code>--otp &lt;one-time password&gt;</code>.</p>
</li>
<li><p>rm:
Clear a tag that is no longer in use from the package.</p>
@@ -85,5 +85,5 @@ begin with a number or the letter <code>v</code>.</p>
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6>&nbsp;</td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)">&nbsp;</td></tr>
<tr><td colspan=5 style="width:50px;height:10px;background:#fff">&nbsp;</td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4>&nbsp;</td><td style="width:90px;height:10px;background:#fff" colspan=9>&nbsp;</td></tr>
</table>
-<p id="footer">npm-dist-tag &mdash; npm@6.4.1</p>
+<p id="footer">npm-dist-tag &mdash; npm@6.5.0-next.0</p>