diff options
Diffstat (limited to 'deps/npm/man/man1/outdated.1')
-rw-r--r-- | deps/npm/man/man1/outdated.1 | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/deps/npm/man/man1/outdated.1 b/deps/npm/man/man1/outdated.1 deleted file mode 100644 index 4a116d157..000000000 --- a/deps/npm/man/man1/outdated.1 +++ /dev/null @@ -1,32 +0,0 @@ -.\" Generated with Ronnjs 0.3.8 -.\" http://github.com/kapouer/ronnjs/ -. -.TH "NPM\-OUTDATED" "1" "June 2013" "" "" -. -.SH "NAME" -\fBnpm-outdated\fR \-\- Check for outdated packages -. -.SH "SYNOPSIS" -. -.nf -npm outdated [<name> [<name> \.\.\.]] -. -.fi -. -.SH "DESCRIPTION" -This command will check the registry to see if any (or, specific) installed -packages are currently outdated\. -. -.SH "SEE ALSO" -. -.IP "\(bu" 4 -npm help update -. -.IP "\(bu" 4 -npm help registry -. -.IP "\(bu" 4 -npm help folders -. -.IP "" 0 - |