diff options
Diffstat (limited to 'deps/npm/docs/output/commands/npm-bin.html')
-rw-r--r-- | deps/npm/docs/output/commands/npm-bin.html | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/deps/npm/docs/output/commands/npm-bin.html b/deps/npm/docs/output/commands/npm-bin.html index 3bf26a23f8..5961ea7e50 100644 --- a/deps/npm/docs/output/commands/npm-bin.html +++ b/deps/npm/docs/output/commands/npm-bin.html @@ -146,8 +146,14 @@ npm command-line interface </section> <div id="_content"><h3 id="synopsis">Synopsis</h3> -<pre lang="bash"><code>npm bin [-g|--global] +<!-- raw HTML omitted --> +<!-- raw HTML omitted --> +<!-- raw HTML omitted --> +<pre lang="bash"><code>npm bin </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>Print the folder where npm will install executables.</p> |