diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/apt-get.8.xml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/apt-get.8.xml b/doc/apt-get.8.xml index 7eea44b2c..878adb726 100644 --- a/doc/apt-get.8.xml +++ b/doc/apt-get.8.xml @@ -457,7 +457,11 @@ without prompting if it is doing something potentially harmful. It should not be used except in very special situations. Using <literal>force-yes</literal> can potentially destroy your system! - Configuration Item: <literal>APT::Get::force-yes</literal>. This is deprecated and replaced by <option>--allow-downgrades</option>, <option>--allow-remove-essential</option>, <option>--allow-change-held-packages</option> in 1.1. </para></listitem> + Configuration Item: <literal>APT::Get::force-yes</literal>. This is deprecated and replaced by + <option>--allow-unauthenticated</option> + , <option>--allow-downgrades</option> + , <option>--allow-remove-essential</option> + , <option>--allow-change-held-packages</option> in 1.1. </para></listitem> </varlistentry> <varlistentry><term><option>--print-uris</option></term> |