From 64177f1732fad72e76e8d2e8c576c635af2bbc4f Mon Sep 17 00:00:00 2001 From: Arch Librarian Date: Mon, 20 Sep 2004 16:58:27 +0000 Subject: AJ's patch for extra override Author: jgg Date: 2001-06-26 02:50:20 GMT AJ's patch for extra override --- doc/apt-ftparchive.1.sgml | 31 +++++++++++++++++++++++++++++-- 1 file changed, 29 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/apt-ftparchive.1.sgml b/doc/apt-ftparchive.1.sgml index a385aebd7..7279a1b7e 100644 --- a/doc/apt-ftparchive.1.sgml +++ b/doc/apt-ftparchive.1.sgml @@ -345,12 +345,22 @@ for i in Sections do Sets the binary override file. The override file contains section, priority and maintainer address information. - + SrcOverride Sets the source override file. The override file contains section information. + + ExtraOverride + + Sets the binary extra override file. + + + SrcExtraOverride + + Sets the source extra override file. + @@ -378,7 +388,7 @@ for i in Sections do Sets the Contents file output. (Optional) - Binoverride + BinOverride Sets the binary override file. @@ -388,6 +398,16 @@ for i in Sections do Sets the source override file. + ExtraOverride + + Sets the binary extra override file. + + + SrcExtraOverride + + Sets the source extra override file. + + BinCacheDB Sets the cache DB. @@ -431,6 +451,13 @@ for i in Sections do package name, the second is the section to assign it. + The Extra Override File</> + <para> + The extra override file allows any arbitary tag to be added or replaced + in the output. It has 3 columns, the first is the package, the second is + the tag and the remainder of the line is the new value. + </RefSect1> + <RefSect1><Title>Options</> &apt-cmdblurb; -- cgit v1.2.3