File: whodepends.1

package info (click to toggle)
devscripts 2.10.69%2Bsqueeze4
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 2,868 kB
  • ctags: 479
  • sloc: perl: 14,849; sh: 4,875; makefile: 166; ansic: 17
file content (20 lines) | stat: -rw-r--r-- 617 bytes parent folder | download | duplicates (2)
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] [options]
.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, \-h
Show a brief usage message.
.TP
.B \-\-version, \-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>.