summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Vogt <mvo@ubuntu.com>2014-04-01 12:33:00 +0200
committerMichael Vogt <mvo@ubuntu.com>2014-04-01 12:33:00 +0200
commitc4383ac4a47d58347afa2a45bbf31d7bc2d18b89 (patch)
treeb0473c207ad95538a33e903916de2fd608aec7f7
parentbe20eef52da4b7f361333ea70a8d705a98ae779e (diff)
add "full-upgrade" to the apt.5.xml documentation
-rw-r--r--doc/apt.8.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/apt.8.xml b/doc/apt.8.xml
index 3ac54fb0b..716b685f6 100644
--- a/doc/apt.8.xml
+++ b/doc/apt.8.xml
@@ -110,6 +110,13 @@
</para></listitem>
</varlistentry>
+ <varlistentry><term><option>full-upgrade</option></term>
+ <listitem><para><literal>full-upgrade</literal> performs the
+ function of upgrade but may also remove installed packages
+ if that is required in order to resolve a package conflict.
+ </para></listitem>
+ </varlistentry>
+
</variablelist>
</refsect1>