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