Просмотр исходного кода

add "full-upgrade" to the apt.5.xml documentation

Michael Vogt лет назад: 12
Родитель
Сommit
c4383ac4a4
1 измененных файлов с 7 добавлено и 0 удалено
  1. 7 0
      doc/apt.8.xml

+ 7 - 0
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>