diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-13 10:18:28 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-13 10:18:28 +0000 |
commit | 3e0e6581dd3d3a453b60d6acd3ca3147c715c456 (patch) | |
tree | be274b0772a30fcb2a94e350e531317f4682d833 /doc/apt-get.8.xml | |
parent | Adding debian version 2.7.14. (diff) | |
download | apt-3e0e6581dd3d3a453b60d6acd3ca3147c715c456.tar.xz apt-3e0e6581dd3d3a453b60d6acd3ca3147c715c456.zip |
Merging upstream version 2.9.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'doc/apt-get.8.xml')
-rw-r--r-- | doc/apt-get.8.xml | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/doc/apt-get.8.xml b/doc/apt-get.8.xml index da1e919..f1089f5 100644 --- a/doc/apt-get.8.xml +++ b/doc/apt-get.8.xml @@ -14,7 +14,7 @@ &apt-email; &apt-product; <!-- The last update date --> - <date>2024-03-12T00:00:00Z</date> + <date>2022-02-01T00:00:00Z</date> </refentryinfo> <refmeta> @@ -410,6 +410,12 @@ Configuration Item: <literal>APT::Get::Show-Versions</literal>.</para></listitem> </varlistentry> + <varlistentry><term><option>--no-list-columns</option></term> + <listitem><para>Display package lists without arranging them in columns. By + default, package lists are printed in the style of the "ls" command. + Configuration Item: <literal>APT::Get::List-Columns</literal>.</para></listitem> + </varlistentry> + <varlistentry><term><option>-a</option></term> <term><option>--host-architecture</option></term> <listitem><para>This option controls the architecture packages are built for |