summaryrefslogtreecommitdiffstats
path: root/scripts/whodepends.1
blob: 71ed791b335c977c449c332e8573a6f935426b6a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
.TH WHODEPENDS 1 "Debian Utilities" "DEBIAN" \" -*- nroff -*-
.SH NAME
whodepends \- check which maintainers' packages depend on a package
.SH SYNOPSIS
\fBwhodepends\fP [\fIpackage\fR] [\fIoptions\fR]
.SH DESCRIPTION
\fBwhodepends\fR gives the names, e-mail addresses and the packages they
maintain of all maintainers who have packages depending on the given
package.
.SH OPTIONS
.TP
.B \-\-help\fP, \fB\-h
Show a brief usage message.
.TP
.B \-\-version\fP, \fB\-v
Show version and copyright information.
.SH BUGS
\fBwhodepends\fR is not very efficient.
.SH AUTHOR
\fBwhodepends\fR has been written by Moshe Zadka <moshez@debian.org>.