mirror of https://github.com/nodejs/node.git
38 lines
474 B
Groff
38 lines
474 B
Groff
.\" Generated with Ronnjs/v0.1
|
|
.\" http://github.com/kapouer/ronnjs/
|
|
.
|
|
.TH "NPM\-STOP" "1" "February 2012" "" ""
|
|
.
|
|
.SH "NAME"
|
|
\fBnpm-stop\fR \-\- Stop a package
|
|
.
|
|
.SH "SYNOPSIS"
|
|
.
|
|
.nf
|
|
npm stop <name>
|
|
.
|
|
.fi
|
|
.
|
|
.SH "DESCRIPTION"
|
|
This runs a package\'s "stop" script, if one was provided\.
|
|
.
|
|
.SH "SEE ALSO"
|
|
.
|
|
.IP "\(bu" 4
|
|
npm help run\-script
|
|
.
|
|
.IP "\(bu" 4
|
|
npm help scripts
|
|
.
|
|
.IP "\(bu" 4
|
|
npm help test
|
|
.
|
|
.IP "\(bu" 4
|
|
npm help start
|
|
.
|
|
.IP "\(bu" 4
|
|
npm help restart
|
|
.
|
|
.IP "" 0
|
|
|