You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

21 lines
420 B

.\" Generated with Ronnjs/v0.1
.\" http://github.com/kapouer/ronnjs/
.
.TH "NPM\-STOP" "3" "November 2011" "" ""
.
.SH "NAME"
\fBnpm-stop\fR \-\- Stop a package
.
.SH "SYNOPSIS"
.
.nf
npm\.commands\.stop(packages, callback)
.
.fi
.
.SH "DESCRIPTION"
This runs a package\'s "stop" script, if one was provided\.
.
.P
npm can run stop on multiple packages\. Just specify multiple packages
in the \fBpackages\fR parameter\.