node/deps/npm/man/man3/outdated.3

22 lines
449 B
Groff

.\" Generated with Ronnjs/v0.1
.\" http://github.com/kapouer/ronnjs/
.
.TH "NPM\-OUTDATED" "3" "January 2012" "" ""
.
.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\.