]> git.decadent.org.uk Git - dak.git/blobdiff - docs/madison.1.sgml
* katie.py (source_exists): expand the list of distributionsthe source may exist...
[dak.git] / docs / madison.1.sgml
index 373c3d666b0529ee2fd109f91b4d643367e3cfda..e51a0675904e820f9e22387196aa7e56e6b7ceae 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>-c/--component=<replaceable>component</replaceable></option></term>
+       <listitem>
+         <para>Only list package information for the listed component(s).</para>
+       </listitem>
+      </varlistentry>
+
+      <varlistentry>
+       <term><option>-r/--regex</option></term>
+       <listitem>
+         <para>Treat the <replaceable>package</replaceable> argument as a regex, rather than doing an exact search.</para>
+       </listitem>
+      </varlistentry>
+
       <VarListEntry><term><option>-s/--suite=<replaceable>suite</replaceable></option></>
        <ListItem>
          <Para>Only list package information for the suite(s) listed.</PARA>