diff options
Diffstat (limited to 'doc/apt-get.8.xml')
-rw-r--r-- | doc/apt-get.8.xml | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/doc/apt-get.8.xml b/doc/apt-get.8.xml index 620d22106..ce68fcc63 100644 --- a/doc/apt-get.8.xml +++ b/doc/apt-get.8.xml @@ -70,16 +70,6 @@ available.</para></listitem> </varlistentry> - <varlistentry><term><option>dselect-upgrade</option></term> - <listitem><para><literal>dselect-upgrade</literal> - is used in conjunction with the traditional Debian packaging - front-end, &dselect;. <literal>dselect-upgrade</literal> - follows the changes made by &dselect; to the <literal>Status</literal> - field of available packages, and performs the actions necessary to realize - that state (for instance, the removal of old and the installation of new - packages).</para></listitem> - </varlistentry> - <varlistentry><term><option>dist-upgrade</option></term> <listitem><para><literal>dist-upgrade</literal> in addition to performing the function of <literal>upgrade</literal>, also intelligently handles changing dependencies @@ -93,6 +83,16 @@ overriding the general settings for individual packages.</para></listitem> </varlistentry> + <varlistentry><term><option>dselect-upgrade</option></term> + <listitem><para><literal>dselect-upgrade</literal> + is used in conjunction with the traditional Debian packaging + front-end, &dselect;. <literal>dselect-upgrade</literal> + follows the changes made by &dselect; to the <literal>Status</literal> + field of available packages, and performs the actions necessary to realize + that state (for instance, the removal of old and the installation of new + packages).</para></listitem> + </varlistentry> + <varlistentry><term><option>install</option></term> <listitem> <para><literal>install</literal> is followed by one or more |