X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/3cb3fe76e90283a5b3fe7105e4854d4bac13bfeb..177645edb5775337ccf6d3971835a122b12318d4:/doc/apt-ftparchive.1.xml
diff --git a/doc/apt-ftparchive.1.xml b/doc/apt-ftparchive.1.xml
index 0090d21d9..93b109af1 100644
--- a/doc/apt-ftparchive.1.xml
+++ b/doc/apt-ftparchive.1.xml
@@ -33,29 +33,8 @@
Utility to generate index files
-
-
-
- apt-ftparchive
-
-
-
-
-
-
-
-
-
- packagespathoverridepathprefix
- sourcespathoverridepathprefix
- contents path
- release path
- generate config-filesection
- clean config-file
-
-
-
-
+ &synopsis-command-apt-ftparchive;
+
Descriptionapt-ftparchive is the command line tool that generates the index
files that APT uses to access a distribution source. The index files should
@@ -526,11 +505,15 @@ for i in Sections do
&apt-cmdblurb;
-
+ , ,
- Generate MD5 sums. This defaults to on, when turned off the generated
- index files will not have MD5Sum fields where possible.
- Configuration Item: APT::FTPArchive::MD5
+ Generate the given checksum. These options default to on, when turned off the generated
+ index files will not have the checksum fields where possible.
+ Configuration Items: APT::FTPArchive::Checksum and
+ APT::FTPArchive::Index::Checksum where
+ Index can be Packages, Sources or
+ Release and Checksum can be MD5,
+ SHA1 or SHA256.