File: wnpp-alert.1

package info (click to toggle)
devscripts 2.15.3%2Bdeb8u1
  • links: PTS, VCS
  • area: main
  • in suites: jessie
  • size: 4,680 kB
  • ctags: 793
  • sloc: perl: 16,581; sh: 7,295; python: 950; makefile: 224; ansic: 28
file content (34 lines) | stat: -rw-r--r-- 1,213 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
.TH WNPP-ALERT 1 "Debian Utilities" "DEBIAN" \" -*- nroff -*-
.SH NAME
wnpp-alert \- check for installed packages up for adoption or orphaned
.SH SYNOPSIS
\fBwnpp-alert \fR[\fB\-\-diff\fR] [\fIpackage\fR ...]
.br
\fBwnpp-alert \-\-help\fR|\fB\-\-version\fR
.SH DESCRIPTION
\fBwnpp-alert\fR downloads the lists of packages which have been
orphaned (O), are up for adoption (RFA), or the maintainer has asked
for help (RFH) from the WNPP webpages, and then outputs a list of
packages installed on the system, or matching the listed packages,
which are in those lists.
.PP
Note that WNPP, and therefore \fBwnpp-alert\fR's output, is source
package based.
.SH OPTIONS
.TP
.BR \-\-diff ", " \-d
If the \fI~/.devscripts_cache\fP directory exists, compare the output of
\fBwnpp-alert\fR to the previous output (cached in the file
\fIwnpp-diff\fR) and output the differences.
.TP
.BR \-\-help ", " \-h
Show a summary of options.
.TP
.BR \-\-version ", " \-v
Show version and copyright information.
.SH SEE ALSO
https://www.debian.org/devel/wnpp
.SH AUTHOR
\fBwnpp-alert\fR was written by Arthur Korn <arthur@korn.ch> and
modified by Julian Gilbey <jdg@debian.org> for the devscripts
package.  It is in the public domain.