]> gerrit.simantics Code Review - simantics/district.git/blob - npm-stop.3
8e23d5c97827c8a1ea33122be69ed6a44d37e774
[simantics/district.git] / npm-stop.3
1 .TH "NPM\-STOP" "3" "October 2016" "" ""
2 .SH "NAME"
3 \fBnpm-stop\fR \- Stop a package
4 .SH SYNOPSIS
5 .P
6 .RS 2
7 .nf
8 npm\.commands\.stop(packages, callback)
9 .fi
10 .RE
11 .SH DESCRIPTION
12 .P
13 This runs a package's "stop" script, if one was provided\.
14 .P
15 npm can run stop on multiple packages\. Just specify multiple packages
16 in the \fBpackages\fP parameter\.
17