diff options
author | Timothy J Fontaine <tjfontaine@gmail.com> | 2014-09-16 15:38:50 -0700 |
---|---|---|
committer | Timothy J Fontaine <tjfontaine@gmail.com> | 2014-09-16 15:38:50 -0700 |
commit | daca803e9e333d85213a334f692e30e556e6e146 (patch) | |
tree | 2a541b9f29f966ae0a3ed6c5f6764009cfcd71a2 /deps/npm/man/man1/npm-run-script.1 | |
parent | 1fddc1fee84785d296e37337dcb0dc12c13a049f (diff) | |
download | node-new-daca803e9e333d85213a334f692e30e556e6e146.tar.gz |
npm: Update to 1.4.28
Diffstat (limited to 'deps/npm/man/man1/npm-run-script.1')
-rw-r--r-- | deps/npm/man/man1/npm-run-script.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deps/npm/man/man1/npm-run-script.1 b/deps/npm/man/man1/npm-run-script.1 index 1af3c977de..aa2740c119 100644 --- a/deps/npm/man/man1/npm-run-script.1 +++ b/deps/npm/man/man1/npm-run-script.1 @@ -1,7 +1,7 @@ .\" Generated with Ronnjs 0.3.8 .\" http://github.com/kapouer/ronnjs/ . -.TH "NPM\-RUN\-SCRIPT" "1" "July 2014" "" "" +.TH "NPM\-RUN\-SCRIPT" "1" "September 2014" "" "" . .SH "NAME" \fBnpm-run-script\fR \-\- Run arbitrary package scripts @@ -27,7 +27,7 @@ called directly, as well\. .SH "SEE ALSO" . .IP "\(bu" 4 -npm help scripts +npm help 7 scripts . .IP "\(bu" 4 npm help test |