summaryrefslogtreecommitdiff
path: root/doc/apt.conf.5.yo
diff options
context:
space:
mode:
Diffstat (limited to 'doc/apt.conf.5.yo')
-rw-r--r--doc/apt.conf.5.yo4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/apt.conf.5.yo b/doc/apt.conf.5.yo
index 1488cc742..2eb2bbf45 100644
--- a/doc/apt.conf.5.yo
+++ b/doc/apt.conf.5.yo
@@ -72,6 +72,10 @@ determins how APT parallelizes outgoing connections. bf(host) means that
one connection per target host will be opened, bf(access) means that one
connection per URI type will be opened.
+dit(bf(Retries))
+Number of retries to perform. If this is non-zero apt will retry failed
+files the given number of times.
+
dit(bf(http))
HTTP URIs; http::Proxy is the default http proxy to use. It is in the standard
form of em(http://[[user][:pass]@]host[:port]/). Per host proxies can also