From 7bb7d35b6e1e1b3f73ede5d4296f68b857047cb6 Mon Sep 17 00:00:00 2001 From: Arch Librarian Date: Mon, 20 Sep 2004 17:02:02 +0000 Subject: - Add a simple example to apt-ftparchive(1) (Closes: #95257) Author: mdz Date: 2003-07-18 16:43:40 GMT - Add a simple example to apt-ftparchive(1) (Closes: #95257) --- debian/changelog | 1 + doc/apt-ftparchive.1.sgml | 11 +++++++++++ 2 files changed, 12 insertions(+) diff --git a/debian/changelog b/debian/changelog index e76104f4e..35a977b87 100644 --- a/debian/changelog +++ b/debian/changelog @@ -31,6 +31,7 @@ apt (0.5.6) unstable; urgency=low clarifications from Thomas Hood (Closes: #193336) - Fix SGML validation errors in apt-cache.8.sgml introduced in 0.5.5 or so + - Add a simple example to apt-ftparchive(1) (Closes: #95257) -- diff --git a/doc/apt-ftparchive.1.sgml b/doc/apt-ftparchive.1.sgml index b45b980a0..25edac403 100644 --- a/doc/apt-ftparchive.1.sgml +++ b/doc/apt-ftparchive.1.sgml @@ -518,6 +518,17 @@ for i in Sections do +Examples</> + +<para>To create a compressed Packages file for a directory containing +binary packages (.deb): + +<programlisting +<command/apt-ftparchive/ packages <replaceable/directory/ | <command/gzip/ > <filename/Packages.gz/ +</programlisting> + +</RefSect1> + <RefSect1><Title>See Also</> <para> &apt-conf; -- cgit v1.2.3