]> gerrit.simantics Code Review - simantics/district.git/blob - org.simantics.maps.server/node/node-v4.8.0-win-x64/node_modules/npm/man/man3/npm-update.3
Adding integrated tile server
[simantics/district.git] / org.simantics.maps.server / node / node-v4.8.0-win-x64 / node_modules / npm / man / man3 / npm-update.3
1 .TH "NPM\-UPDATE" "3" "October 2016" "" ""
2 .SH "NAME"
3 \fBnpm-update\fR \- Update a package
4 .SH SYNOPSIS
5 .P
6 .RS 2
7 .nf
8 npm\.commands\.update(packages, callback)
9 .fi
10 .RE
11 .TH "DESCRIPTION" "" "October 2016" "" ""
12 .SH "NAME"
13 \fBDESCRIPTION\fR
14 .P
15 Updates a package, upgrading it to the latest version\. It also installs any
16 missing packages\.
17 .P
18 The \fBpackages\fP argument is an array of packages to update\. The \fBcallback\fP
19 parameter will be called when done or when an error occurs\.
20 .SH SEE ALSO
21 .RS 0
22 .IP \(bu 2
23 npm help update
24
25 .RE
26