mirror of
https://github.com/curl/curl.git
synced 2026-08-24 15:23:36 +03:00
rephrased the --socks5-hostname help output somewhat
This commit is contained in:
parent
daadcfd1de
commit
8c66811e09
1 changed files with 1 additions and 1 deletions
|
|
@ -741,7 +741,7 @@ static void help(void)
|
|||
" --socks4 <host[:port]> SOCKS4 proxy on given host + port",
|
||||
" --socks4a <host[:port]> SOCKS4a proxy on given host + port",
|
||||
" --socks5 <host[:port]> SOCKS5 proxy on given host + port",
|
||||
" --socks5-hostname <host[:port]> SOCKS5 proxy, pass name instead of IP",
|
||||
" --socks5-hostname <host[:port]> SOCKS5 proxy, pass host name to proxy",
|
||||
" -Y/--speed-limit Stop transfer if below speed-limit for 'speed-time' secs",
|
||||
" -y/--speed-time Time needed to trig speed-limit abort. Defaults to 30",
|
||||
" -2/--sslv2 Use SSLv2 (SSL)",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue