node/deps/npm/man/man1/start.1

38 lines
477 B
Groff
Raw Normal View History

.\" Generated with Ronnjs/v0.1
.\" http://github.com/kapouer/ronnjs/
.
2012-01-05 07:09:13 +08:00
.TH "NPM\-START" "1" "January 2012" "" ""
.
.SH "NAME"
\fBnpm-start\fR \-\- Start a package
.
.SH "SYNOPSIS"
.
.nf
npm start <name>
.
.fi
.
.SH "DESCRIPTION"
This runs a package\'s "start" 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 restart
.
.IP "\(bu" 4
npm help stop
.
.IP "" 0