diff options
Diffstat (limited to 'docs/curl.1')
-rw-r--r-- | docs/curl.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/curl.1 b/docs/curl.1 index bdd293e07..af68db87f 100644 --- a/docs/curl.1 +++ b/docs/curl.1 @@ -957,7 +957,7 @@ instead of PORT by using \fI--disable-eprt\fP. EPRT is really PORT++. Starting in 7.19.5, you can append \&":[start]-[end]\&" to the right of the address, to tell curl what TCP port range to use. That means you specify a port range, from a lower to a higher number. A single number works as well, -but do not that it increases the risk of failure since the port may not be +but do note that it increases the risk of failure since the port may not be available. .IP "-q" If used as the first parameter on the command line, the \fIcurlrc\fP config |