diff options
Diffstat (limited to 'deps/npm/man/man3/npm-link.3')
-rw-r--r-- | deps/npm/man/man3/npm-link.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/deps/npm/man/man3/npm-link.3 b/deps/npm/man/man3/npm-link.3 index 521b7c992..022339c71 100644 --- a/deps/npm/man/man3/npm-link.3 +++ b/deps/npm/man/man3/npm-link.3 @@ -1,7 +1,7 @@ .\" Generated with Ronnjs 0.3.8 .\" http://github.com/kapouer/ronnjs/ . -.TH "NPM\-LINK" "3" "June 2014" "" "" +.TH "NPM\-LINK" "3" "July 2014" "" "" . .SH "NAME" \fBnpm-link\fR \-\- Symlink a package folder @@ -9,8 +9,8 @@ .SH "SYNOPSIS" . .nf -npm\.command\.link(callback) -npm\.command\.link(packages, callback) +npm\.commands\.link(callback) +npm\.commands\.link(packages, callback) . .fi . |