summaryrefslogtreecommitdiff
path: root/deps/npm/docs/output/commands/npm-team.html
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/docs/output/commands/npm-team.html')
-rw-r--r--deps/npm/docs/output/commands/npm-team.html16
1 files changed, 10 insertions, 6 deletions
diff --git a/deps/npm/docs/output/commands/npm-team.html b/deps/npm/docs/output/commands/npm-team.html
index 2ee0b2369b..a7b9917292 100644
--- a/deps/npm/docs/output/commands/npm-team.html
+++ b/deps/npm/docs/output/commands/npm-team.html
@@ -146,14 +146,18 @@ npm command-line interface
</section>
<div id="_content"><h3 id="synopsis">Synopsis</h3>
-<pre lang="bash"><code>npm team create &lt;scope:team&gt;
-npm team destroy &lt;scope:team&gt;
-
-npm team add &lt;scope:team&gt; &lt;user&gt;
-npm team rm &lt;scope:team&gt; &lt;user&gt;
-
+<!-- raw HTML omitted -->
+<!-- raw HTML omitted -->
+<!-- raw HTML omitted -->
+<pre lang="bash"><code>npm team create &lt;scope:team&gt; [--otp &lt;otpcode&gt;]
+npm team destroy &lt;scope:team&gt; [--otp &lt;otpcode&gt;]
+npm team add &lt;scope:team&gt; &lt;user&gt; [--otp &lt;otpcode&gt;]
+npm team rm &lt;scope:team&gt; &lt;user&gt; [--otp &lt;otpcode&gt;]
npm team ls &lt;scope&gt;|&lt;scope:team&gt;
</code></pre>
+<!-- raw HTML omitted -->
+<!-- raw HTML omitted -->
+<!-- raw HTML omitted -->
<p>Note: This command is unaware of workspaces.</p>
<h3 id="description">Description</h3>
<p>Used to manage teams in organizations, and change team memberships. Does not