summaryrefslogtreecommitdiffstats
path: root/doc/apt.8.xml
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-13 10:17:41 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-13 10:17:41 +0000
commitf228636c02dc1bcb88704933b7e2049a31116d13 (patch)
tree2d923ac0acd8300f6e9f13f3fd0c85287565699e /doc/apt.8.xml
parentReleasing progress-linux version 2.7.13-0.0~progress7.99u1. (diff)
downloadapt-f228636c02dc1bcb88704933b7e2049a31116d13.tar.xz
apt-f228636c02dc1bcb88704933b7e2049a31116d13.zip
Merging upstream version 2.7.14.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'doc/apt.8.xml')
-rw-r--r--doc/apt.8.xml10
1 files changed, 7 insertions, 3 deletions
diff --git a/doc/apt.8.xml b/doc/apt.8.xml
index b897369..7af915e 100644
--- a/doc/apt.8.xml
+++ b/doc/apt.8.xml
@@ -13,7 +13,7 @@
&apt-email;
&apt-product;
<!-- The last update date -->
- <date>2023-12-28T00:00:00Z</date>
+ <date>2024-03-12T00:00:00Z</date>
</refentryinfo>
<refmeta>
@@ -59,14 +59,18 @@
packages will never be removed. If an upgrade for a package requires
the removal of an installed package the upgrade for this package
isn't performed.
- </para></listitem>
+ </para>
+ <para>When a package is supplied as an argument, the package will be
+ installed prior to the upgrade action.</para>
+ </listitem>
</varlistentry>
<varlistentry><term><option>full-upgrade</option> (&apt-get;)</term>
<listitem><para><literal>full-upgrade</literal> performs the function of
upgrade but will remove currently installed packages if this is
needed to upgrade the system as a whole.
- </para></listitem>
+ </para><para>When a package is supplied as an argument, the package will
+ be installed prior to the upgrade action.</para></listitem>
</varlistentry>
<varlistentry><term><option>install</option>, <option>reinstall</option>, <option>remove</option>, <option>purge</option> (&apt-get;)</term>