1 <!-- -*- mode: sgml; mode: fold -*- -->
2 <!doctype refentry PUBLIC "-//OASIS//DTD DocBook V3.1//EN" [
4 <!ENTITY % katieent SYSTEM "katie.ent">
13 <refentrytitle>madison</>
17 <!-- Man page title -->
20 <refpurpose>Utility to display information about packages</>
27 <arg><option><replaceable>options</replaceable></></arg>
28 <arg choice="plain"><replaceable>package</replaceable></arg>
32 <RefSect1><Title>Description</>
34 <command>madison</command> is a utility to display information about packages, specificaly what suites they are in and for which architectures.
38 <RefSect1><Title>Options</>
41 <VarListEntry><term><option>-a/--architecture=<replaceable>architecture</replaceable></option></>
43 <Para>Only list package information for the listed architecture(s).</PARA>
47 <varlistentry><term><option>-c/--component=<replaceable>component</replaceable></option></term>
49 <para>Only list package information for the listed component(s).</para>
54 <term><option>-r/--regex</option></term>
56 <para>Treat the <replaceable>package</replaceable> argument as a regex, rather than doing an exact search.</para>
60 <VarListEntry><term><option>-s/--suite=<replaceable>suite</replaceable></option></>
62 <Para>Only list package information for the suite(s) listed.</PARA>
66 <VarListEntry><term><option>-S/--source-and-binary</option></>
68 <Para>For each package which is a source package, also show information about the binary packages it produces.</PARA>
72 <VarListEntry><term><option>-h/--help</option></>
74 <Para>Show help and then exit.</PARA>
81 <RefSect1><Title>Diagnostics</>
83 <command>madison</command> returns zero on normal operation, non-zero on error.