From 0010dd8d40ab3360b2ec8cbb3c8bbeb73546f3bb Mon Sep 17 00:00:00 2001 From: Robert Fischer Date: Thu, 21 Apr 2011 21:36:10 +0200 Subject: Added info about --show-proxy-settings Signed-off-by: Robert Fischer Acked-by: David Sommerseth Signed-off-by: David Sommerseth (cherry picked from commit 54d40afdfa56f38030d7b440cb379abf9c9ddabc) --- options.c | 1 + 1 file changed, 1 insertion(+) (limited to 'options.c') diff --git a/options.c b/options.c index 7708995..4a11f53 100644 --- a/options.c +++ b/options.c @@ -107,6 +107,7 @@ static const char usage_message[] = "--connect-retry-max n : Maximum connection attempt retries, default infinite.\n" #ifdef GENERAL_PROXY_SUPPORT "--auto-proxy : Try to sense proxy settings (or lack thereof) automatically.\n" + "--show-proxy-settings : Show sensed proxy settings.\n" #endif #ifdef ENABLE_HTTP_PROXY "--http-proxy s p [up] [auth] : Connect to remote host\n" -- cgit v1.2.3