Welcome to mirror list, hosted at ThFree Co, Russian Federation.

stop.1 « man1 - github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: cfa3997e2563678bd74ff788f02600acbd36069f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
.\" Generated with Ronnjs/v0.1
.\" http://github.com/kapouer/ronnjs/
.
.TH "NPM\-STOP" "1" "March 2011" "" ""
.
.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\.