summaryrefslogtreecommitdiff
path: root/deps/npm/html/doc/api/npm-link.html
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/html/doc/api/npm-link.html')
-rw-r--r--deps/npm/html/doc/api/npm-link.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/deps/npm/html/doc/api/npm-link.html b/deps/npm/html/doc/api/npm-link.html
index def9bd2bfd..4cfc9b96ad 100644
--- a/deps/npm/html/doc/api/npm-link.html
+++ b/deps/npm/html/doc/api/npm-link.html
@@ -11,8 +11,8 @@
<h1><a href="../api/npm-link.html">npm-link</a></h1> <p>Symlink a package folder</p>
<h2 id="synopsis">SYNOPSIS</h2>
-<pre><code>npm.command.link(callback)
-npm.command.link(packages, callback)
+<pre><code>npm.commands.link(callback)
+npm.commands.link(packages, callback)
</code></pre><h2 id="description">DESCRIPTION</h2>
<p>Package linking is a two-step process.</p>
<p>Without parameters, link will create a globally-installed
@@ -42,5 +42,5 @@ the package in the current working directory</p>
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6>&nbsp;</td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)">&nbsp;</td></tr>
<tr><td colspan=5 style="width:50px;height:10px;background:#fff">&nbsp;</td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4>&nbsp;</td><td style="width:90px;height:10px;background:#fff" colspan=9>&nbsp;</td></tr>
</table>
-<p id="footer">npm-link &mdash; npm@1.4.14</p>
+<p id="footer">npm-link &mdash; npm@1.4.21</p>