From 851b6a097165af4d51c0db01b5e05256e5006896 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 11:00:48 +0200 Subject: Adding upstream version 2.6.1. Signed-off-by: Daniel Baumann --- doc/apt-sortpkgs.1.xml | 69 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 69 insertions(+) create mode 100644 doc/apt-sortpkgs.1.xml (limited to 'doc/apt-sortpkgs.1.xml') diff --git a/doc/apt-sortpkgs.1.xml b/doc/apt-sortpkgs.1.xml new file mode 100644 index 0000000..b7f1993 --- /dev/null +++ b/doc/apt-sortpkgs.1.xml @@ -0,0 +1,69 @@ + + %aptent; + %aptverbatiment; + %aptvendor; +]> + + + + + &apt-author.jgunthorpe; + &apt-author.team; + &apt-email; + &apt-product; + + 2013-11-30T00:00:00Z + + + + apt-sortpkgs + 1 + APT + + + + + apt-sortpkgs + Utility to sort package index files + + + &synopsis-command-apt-sortpkgs; + + Description + apt-sortpkgs will take an index file (source index or package + index) and sort the records so that they are ordered by the package name. + It will also sort the internal fields of each record according to the + internal sorting rules. + + + All output is sent to standard output; the input must be a seekable file. + + + options + &apt-cmdblurb; + + + + + Use source index field ordering. + Configuration Item: APT::SortPkgs::Source. + + + &apt-commonoptions; + + + + + See Also + &apt-conf; + + + Diagnostics + apt-sortpkgs returns zero on normal operation, decimal 100 on error. + + + &manbugs; + + -- cgit v1.2.3