summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDominik <Dominik-K@users.noreply.github.com>2017-07-27 12:38:32 +0200
committerJulian Andres Klode <jak@debian.org>2017-07-27 12:54:25 +0200
commite1d66c94e6ed6d79ba0f089fc00789bf7fd161d8 (patch)
treea98be2d978a3458273fb6a370d05230ce6bb8918
parent2920e9428e26004f90a1f1ea86f07850b2204f85 (diff)
doc: Add '--allow-unauthenticated' to '--force-yes'
-rw-r--r--doc/apt-get.8.xml6
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>