From 45339625bc85b29225a2035a57eceda43206dd1e Mon Sep 17 00:00:00 2001 From: Kamil Dudka Date: Tue, 9 Jul 2013 15:45:36 +0200 Subject: Revert "curl.1: document the --time-cond option in the man page" This reverts commit 3a0e931fc715a80004958794a96b12cf90503f99 because the documentation of --time-cond was duplicated by mistake. Reported by: Dave Reisner --- docs/curl.1 | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'docs') diff --git a/docs/curl.1 b/docs/curl.1 index 20f87f1ac..6d71152e4 100644 --- a/docs/curl.1 +++ b/docs/curl.1 @@ -1423,9 +1423,6 @@ default 512 bytes will be used. If this option is used several times, the last one will be used. (Added in 7.20.0) -.IP " -z, --time-cond TIME" -Transfer based on a time condition. TIME may to be preceded by -, +, or =. -See the corresponding sections 14.24, 14.28, and 14.29 of RFC 2068. .IP "--tlsauthtype " Set TLS authentication type. Currently, the only supported option is "SRP", for TLS-SRP (RFC 5054). If \fI--tlsuser\fP and \fI--tlspassword\fP are @@ -1708,7 +1705,7 @@ speed-time seconds it gets aborted. speed-time is set with \fI-y\fP and is 30 if not set. If this option is used several times, the last one will be used. -.IP "-z/--time-cond |" +.IP "-z, --time-cond |" (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 can be all sorts of date strings or if it doesn't match any internal ones, it -- cgit v1.2.3