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

42 lines
596 B
Groff

.\" Generated with Ronnjs 0.3.8
.\" http://github.com/kapouer/ronnjs/
.
.TH "NPM\-UPDATE" "1" "September 2012" "" ""
.
.SH "NAME"
\fBnpm-update\fR \-\- Update a package
.
.SH "SYNOPSIS"
.
.nf
npm update [<name> [<name> \.\.\.]]
.
.fi
.
.SH "DESCRIPTION"
This command will update all the packages listed to the latest version
(specified by the \fBtag\fR config)\.
.
.P
It will also install missing packages\.
.
.SH "SEE ALSO"
.
.IP "\(bu" 4
npm help install
.
.IP "\(bu" 4
npm help outdated
.
.IP "\(bu" 4
npm help registry
.
.IP "\(bu" 4
npm help folders
.
.IP "\(bu" 4
npm help list
.
.IP "" 0