]> git.decadent.org.uk Git - dak.git/blobdiff - docs/madison.1.sgml
initial structural changes to jennifer to support additional queues
[dak.git] / docs / madison.1.sgml
index 0fb3b67f0f4310e4bcc61016e1e2366509441a68..7ebd6f36422fa947be69f612e4c657998ad87433 100644 (file)
     <VariableList>
       <VarListEntry><term><option>-a/--architecture=<replaceable>architecture</replaceable></option></>
        <ListItem>
-         <Para>Restrict the packages being considered to the architecture(s) listed.</PARA>
+         <Para>Only list package information for the listed architecture(s).</PARA>
        </LISTITEM>
       </VarListEntry>
 
+      <VarListEntry><term><option>-b/--binary-type=<replaceable>binary type</replaceable></option></>
+       <ListItem>
+         <Para>Only show package information for the binary type ('deb' or 'udeb').</PARA>
+       </LISTITEM>
+      </VarListEntry>
+
+      <varlistentry><term><option>-c/--component=<replaceable>component</replaceable></option></term>
+       <listitem>
+         <para>Only list package information for the listed component(s).</para>
+       </listitem>
+      </varlistentry>
+
+      <varlistentry>
+       <term><option>-g/--greaterorequal</option></term>
+       <term><option>-G/--greaterthan</option></term>
+       <listitem>
+         <para>Determine the highest version of each package in the target suite (which is forced to just unstable if one was not specificed) and, in addition to the normal output, also print a line suitable for sending in a reply to a buildd as a 'dep-wait' command.  For <option>-g/--greaterorequal</option>, the versioned dependency is a >= one, e.g. <literallayout>dep-retry libgdbm-dev (>= 1.8.3-2)</literallayout></para>
+         <para>And for <option>-G/--greaterthan</option>, the versioned dependency is a >> one, e.g. <literallayout>dep-retry libflac-dev (>> 1.1.0-10)</literallayout></para>
+       </listitem>
+      </varlistentry>
+
       <varlistentry>
        <term><option>-r/--regex</option></term>
        <listitem>