From: Dan Fandrich Date: Thu, 21 Sep 2006 22:15:05 +0000 (+0000) Subject: -z works on FTP, too X-Git-Tag: curl-7_16_0~156 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b0d3ba76a02a27a258048a1014b0d8562890f964;p=thirdparty%2Fcurl.git -z works on FTP, too --- diff --git a/docs/curl.1 b/docs/curl.1 index 023dc3375d..057d265f3a 100644 --- a/docs/curl.1 +++ b/docs/curl.1 @@ -1206,7 +1206,7 @@ not set. If this option is used several times, the last one will be used. .IP "-z/--time-cond " -(HTTP) Request a file that has been modified later than the given time and +(HTTP/FTP) Request a file that has been modified later than the given time and date, or one that has been modified before that time. The date expression can be all sorts of date strings or if it doesn't match any internal ones, it tries to get the time from a given file name instead! See the