diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-13 10:18:18 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-13 10:18:18 +0000 |
commit | 8f0b97043bf4c0dde04805ded9ba11fd923419ca (patch) | |
tree | 71ed941d427ca5077b761de4cff106d23611e0e9 /doc/apt-get.8.xml | |
parent | Adding upstream version 2.7.14. (diff) | |
download | apt-8f0b97043bf4c0dde04805ded9ba11fd923419ca.tar.xz apt-8f0b97043bf4c0dde04805ded9ba11fd923419ca.zip |
Adding upstream version 2.9.0.upstream/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 |