Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/man1
diff options
context:
space:
mode:
authorisaacs <i@izs.me>2010-10-02 10:46:02 +0400
committerisaacs <i@izs.me>2010-10-02 10:46:02 +0400
commitb53721471a7642950964070a90b5eaeccc2a5d9d (patch)
tree8e47a06b0dca2d0f9ec583ff1a9808cb4dcad162 /man1
parent74b826ce63f437a2ad97ca7da7145bc311e6fd45 (diff)
make doc
Diffstat (limited to 'man1')
-rw-r--r--man1/outdated.118
1 files changed, 18 insertions, 0 deletions
diff --git a/man1/outdated.1 b/man1/outdated.1
new file mode 100644
index 000000000..984f9e6ba
--- /dev/null
+++ b/man1/outdated.1
@@ -0,0 +1,18 @@
+.\" Generated with Ronnjs/v0.1
+.\" http://github.com/kapouer/ronnjs/
+.
+.TH "NPM\-OUTDATED" "1" "October 2010" "" ""
+.
+.SH "NAME"
+\fBnpm-outdated\fR \-\- Check for outdated packages
+.
+.SH "SYNOPSIS"
+.
+.nf
+npm outdated [<pkg> [<pkg> \.\.\.]]
+.
+.fi
+.
+.SH "DESCRIPTION"
+This command will check the registry to see if any (or, specific) installed
+packages are currently outdated\.