summaryrefslogtreecommitdiff
path: root/deps/npm/docs/output/commands/npm-unstar.html
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/docs/output/commands/npm-unstar.html')
-rw-r--r--deps/npm/docs/output/commands/npm-unstar.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/deps/npm/docs/output/commands/npm-unstar.html b/deps/npm/docs/output/commands/npm-unstar.html
index 83bed9707b..a332f857e6 100644
--- a/deps/npm/docs/output/commands/npm-unstar.html
+++ b/deps/npm/docs/output/commands/npm-unstar.html
@@ -146,8 +146,14 @@ npm command-line interface
</section>
<div id="_content"><h3 id="synopsis">Synopsis</h3>
+<!-- raw HTML omitted -->
+<!-- raw HTML omitted -->
+<!-- raw HTML omitted -->
<pre lang="bash"><code>npm unstar [&lt;pkg&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>"Unstarring" a package is the opposite of <a href="../commands/npm-star.html"><code>npm star</code></a>,