summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDavid Kalnischkies <david@kalnischkies.de>2017-11-22 19:39:31 +0100
committerDavid Kalnischkies <david@kalnischkies.de>2018-01-03 18:55:41 +0100
commit956145444e1a3b7f5e660f71904711f4ea5bd262 (patch)
tree7ba59fc2f9d1d0f1110a37f00e596b91be91d559 /debian
parent5b197e9de5376e191018562309e2d42123c27a1d (diff)
document http options in new apt-transport-http manpage
We had documentation for the http transport in our "catch-all" apt.conf manpage, but it seems benefitial to document transports in their own manpage instead of pushing them all into one.
Diffstat (limited to 'debian')
-rw-r--r--debian/apt.install1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/apt.install b/debian/apt.install
index d30f429b0..1d6d56096 100644
--- a/debian/apt.install
+++ b/debian/apt.install
@@ -35,6 +35,7 @@ usr/share/man/*/apt-get.*
usr/share/man/*/apt-key.*
usr/share/man/*/apt-mark.*
usr/share/man/*/apt-secure.*
+usr/share/man/*/apt-transport-http.*
usr/share/man/*/apt.*
usr/share/man/*/apt_auth.*
usr/share/man/*/apt_preferences.*