From 2cf69701e42d6ccccf4dd4d5aaffe128de824f9c Mon Sep 17 00:00:00 2001 From: Chris Lawrence Date: Fri, 11 Aug 2006 22:40:09 +0000 Subject: [PATCH] Document pseudopackages --- reportbug.1 | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/reportbug.1 b/reportbug.1 index ab90584..56aab1c 100644 --- a/reportbug.1 +++ b/reportbug.1 @@ -3,7 +3,7 @@ reportbug \- reports a bug to a debbugs server .SH SYNOPSIS .B reportbug -.I "[options] " +.I "[options] " .SH DESCRIPTION .B reportbug is primarily designed to report bugs in the Debian distribution; by @@ -21,6 +21,12 @@ You may specify either a package name or an absolute filename; if you use a filename, it must begin with a \fB/\fP to be recognized. If you want \fBreportbug\fP to search the system for a filename, see the \fB\-\-file\fP option, below. +.PP +You can also specify a \fBpseudo-package\fP; these are used in the +Debian bug tracking system to track issues that are not related to one +specific package. Run \fBreportbug\fP without any arguments, then +enter \fBother\fP at the package prompt, to see a list of the most +commonly-used pseudo-packages. .SH OPTIONS The program follows the usual GNU command line syntax, with long options starting with two dashes (`\-\-').