From 74551597b18f0ac57ce8ce8c526e743f3a0b793d Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 24 May 2004 13:21:31 +0000 Subject: [PATCH] fixed a reference --- docs/curl.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 " 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 "