summaryrefslogtreecommitdiff
path: root/deps/npm/docs/output/commands/npm-explain.html
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/docs/output/commands/npm-explain.html')
-rw-r--r--deps/npm/docs/output/commands/npm-explain.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/deps/npm/docs/output/commands/npm-explain.html b/deps/npm/docs/output/commands/npm-explain.html
index 4c0ef6dc80..caf5ab1506 100644
--- a/deps/npm/docs/output/commands/npm-explain.html
+++ b/deps/npm/docs/output/commands/npm-explain.html
@@ -146,10 +146,16 @@ 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 explain &lt;folder | specifier&gt;
alias: why
</code></pre>
+<!-- raw HTML omitted -->
+<!-- raw HTML omitted -->
+<!-- raw HTML omitted -->
<h3 id="description">Description</h3>
<p>This command will print the chain of dependencies causing a given package
to be installed in the current project.</p>