From 2345388728cf7b788bca20dfc320346c87a355df Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Sat, 25 Aug 2018 23:37:00 +0200 Subject: cmdline-opts/page-footer: fix edit mistake There was a missing newline. follow-up to a7ba60bb7250 --- docs/cmdline-opts/page-footer | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'docs') diff --git a/docs/cmdline-opts/page-footer b/docs/cmdline-opts/page-footer index 33d800b14..defe7e8b2 100644 --- a/docs/cmdline-opts/page-footer +++ b/docs/cmdline-opts/page-footer @@ -20,10 +20,10 @@ protocol that curl supports and as specified in a URL. FTP, FTPS, POP3, IMAP, SMTP, LDAP etc. .IP "ALL_PROXY [protocol://][:port]" Sets the proxy server to use if no protocol-specific proxy is set. -.IP "NO_PROXY " list of host names that -shouldn't go through any proxy. If set to an asterisk \&'*' only, it matches -all hosts. Each name in this list is matched as either a domain name which -contains the hostname, or the hostname itself. +.IP "NO_PROXY " +list of host names that shouldn't go through any proxy. If set to an asterisk +\&'*' only, it matches all hosts. Each name in this list is matched as either +a domain name which contains the hostname, or the hostname itself. This environment variable disables use of the proxy even when specified with the --proxy option. That is -- cgit v1.2.3