File: whodepends.1

package info (click to toggle)
devscripts 2.25.15
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 8,528 kB
  • sloc: perl: 26,530; sh: 11,698; python: 4,428; makefile: 363
file content (20 lines) | stat: -rw-r--r-- 635 bytes parent folder | download | duplicates (13)
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>.