diff options
Diffstat (limited to 'deps/npm/man/man3/npm-restart.3')
-rw-r--r-- | deps/npm/man/man3/npm-restart.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/deps/npm/man/man3/npm-restart.3 b/deps/npm/man/man3/npm-restart.3 index 90854364d7..be948334aa 100644 --- a/deps/npm/man/man3/npm-restart.3 +++ b/deps/npm/man/man3/npm-restart.3 @@ -1,12 +1,12 @@ -.TH "NPM\-RESTART" "3" "September 2014" "" "" +.TH "NPM\-RESTART" "3" "October 2014" "" "" .SH "NAME" \fBnpm-restart\fR \- Start a package .SH SYNOPSIS .P .RS 2 -.EX +.nf npm\.commands\.restart(packages, callback) -.EE +.fi .RE .SH DESCRIPTION .P |