[Apt-listbugs-commits] [apt-listbugs] 02/02: improve consistency with apt.conf(5) man page
Francesco Poli
frx-guest at moszumanska.debian.org
Wed Jan 14 22:17:41 UTC 2015
This is an automated email from the git hooks/post-receive script.
frx-guest pushed a commit to branch master
in repository apt-listbugs.
commit a49e2a55991b68a3a35668188ee3a15b1b799f03
Author: Francesco Poli (wintermute) <invernomuto at paranoici.org>
Date: Mon Jan 12 23:27:39 2015 +0100
improve consistency with apt.conf(5) man page
---
apt-listbugs | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/apt-listbugs b/apt-listbugs
index c4fdb44..6d83ab8 100755
--- a/apt-listbugs
+++ b/apt-listbugs
@@ -202,20 +202,20 @@ apt-listbugs [-h] [-v] [-s <severities>] [-T <tags>] [-S <states>] [-B <bug#>] [
apt-listbugs understands APT configuration file (see apt.conf). The
notable configuration options are
-: Acquire::HTTP::Proxy
+: Acquire::http::Proxy
Default HTTP Proxy setting (overrides any http_proxy environment variable
value).
An empty string or the special keyword 'DIRECT' will disable proxy.
-: Acquire::HTTP::Proxy-Auto-Detect
+: Acquire::http::Proxy-Auto-Detect
Automatic HTTP Proxy discovery (overrides the default HTTP Proxy setting
and any http_proxy environment variable value).
It can be used to specify an external command that is expected to output
the proxy on stdout.
-: Acquire::HTTP::Proxy::bugs.debian.org
+: Acquire::http::Proxy::bugs.debian.org
Specific HTTP Proxy setting (overrides any other proxy setting).
Useful for setting HTTP proxy for apt-listbugs.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/apt-listbugs/apt-listbugs.git
More information about the Apt-listbugs-commits
mailing list