]> git.saurik.com Git - apt.git/blobdiff - doc/apt-cache.8.sgml
* Add an "apt-cache madison" command with an output for...
[apt.git] / doc / apt-cache.8.sgml
index 24aa275ea49ae2bfc591788e90675210f672759b..2ef3a2d259f8a070953a0e451b36cbe3b64631cf 100644 (file)
@@ -43,6 +43,7 @@
          <arg>pkgnames <arg choice="plain"><replaceable>prefix</replaceable></arg></arg>
          <arg>dotty <arg choice="plain" rep="repeat"><replaceable>pkg</replaceable></arg></arg>
          <arg>policy <arg choice="plain" rep="repeat"><replaceable>pkgs</replaceable></arg></arg>
+         <arg>madison <arg choice="plain" rep="repeat"><replaceable>pkgs</replaceable></arg></arg>
       </group>   
    </cmdsynopsis>
  </refsynopsisdiv>
@@ -266,6 +267,16 @@ Reverse Provides:
      priorities of each source. Otherwise it prints out detailed information
      about the priority selection of the named package.
      </VarListEntry>
+
+     <VarListEntry><Term>madison <replaceable/[ pkg(s) ]/</Term>
+     <ListItem><Para>
+
+     <literal/apt-cache/'s <literal/madison/ command attempts to mimic
+     the output format and a subset of the functionality of the katie
+     program, <literal/madison/.  It displays available versions of a
+     package in a tabular format.
+
+     </VarListEntry>
    </VariableList>
  </RefSect1>