diff options
Diffstat (limited to 'deps/npm/html/doc/cli/npm-bin.html')
-rw-r--r-- | deps/npm/html/doc/cli/npm-bin.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deps/npm/html/doc/cli/npm-bin.html b/deps/npm/html/doc/cli/npm-bin.html index 12c598c62f..050f864259 100644 --- a/deps/npm/html/doc/cli/npm-bin.html +++ b/deps/npm/html/doc/cli/npm-bin.html @@ -11,7 +11,7 @@ <h1><a href="../cli/npm-bin.html">npm-bin</a></h1> <p>Display npm bin folder</p> <h2 id="synopsis">SYNOPSIS</h2> -<pre><code>npm bin +<pre><code>npm bin [--global] </code></pre><h2 id="description">DESCRIPTION</h2> <p>Print the folder where npm will install executables.</p> <h2 id="see-also">SEE ALSO</h2> @@ -35,5 +35,5 @@ <tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6> </td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)"> </td></tr> <tr><td colspan=5 style="width:50px;height:10px;background:#fff"> </td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4> </td><td style="width:90px;height:10px;background:#fff" colspan=9> </td></tr> </table> -<p id="footer">npm-bin — npm@2.14.7</p> +<p id="footer">npm-bin — npm@3.3.6</p> |