From c6cf2b8e93f867a20f0897f91918ce008bd92e0d Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Sun, 5 May 2002 09:09:17 +0000 Subject: --trace is a 7.9.7 function --- docs/curl.1 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/curl.1 b/docs/curl.1 index 4db44a5c2..c17f380b5 100644 --- a/docs/curl.1 +++ b/docs/curl.1 @@ -524,7 +524,8 @@ If this option is used several times, the last one will be used. Enables a full trace dump of all incoming and outgoing data, including descriptive information, to the given output file. -If this option is used several times, the last one will be used. +If this option is used several times, the last one will be used. (Added in +curl 7.9.7) .IP "-u/--user " Specify user and password to use when fetching. See README.curl for detailed examples of how to use this. If no password is specified, curl will -- cgit v1.2.3