npm: Upgrade to 1.3.17
[platform/upstream/nodejs.git] / deps / npm / man / man3 / npm-outdated.3
1 .\" Generated with Ronnjs 0.3.8
2 .\" http://github.com/kapouer/ronnjs/
3 .
4 .TH "NPM\-OUTDATED" "3" "December 2013" "" ""
5 .
6 .SH "NAME"
7 \fBnpm-outdated\fR \-\- Check for outdated packages
8 .
9 .SH "SYNOPSIS"
10 .
11 .nf
12 npm\.commands\.outdated([packages,] callback)
13 .
14 .fi
15 .
16 .SH "DESCRIPTION"
17 This command will check the registry to see if the specified packages are
18 currently outdated\.
19 .
20 .P
21 If the \'packages\' parameter is left out, npm will check all packages\.