1
0
Fork 0
devscripts/scripts/whodepends.1
Daniel Baumann b543f2e88d
Adding upstream version 2.25.15.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-21 11:04:07 +02:00

20 lines
635 B
Groff

.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>.