From b0d3ba76a02a27a258048a1014b0d8562890f964 Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Thu, 21 Sep 2006 22:15:05 +0000 Subject: [PATCH] -z works on FTP, too --- docs/curl.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/curl.1 b/docs/curl.1 index 023dc33..057d265 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 -- 2.7.4