diff options
-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 ac026ec82..f5f9297fd 100644 --- a/docs/curl.1 +++ b/docs/curl.1 @@ -143,7 +143,7 @@ If this option is used several times, each occurrence will toggle it on/off. .IP "--connect-timeout <seconds>" Maximum time in seconds that you allow the connection to the server to take. This only limits the connection phase, once curl has connected this option is -of no more use. See also the \fI--max-time\fP option. +of no more use. See also the \fI-m/--max-time\fP option. If this option is used several times, the last one will be used. .IP "-c/--cookie-jar <file name>" |