aboutsummaryrefslogtreecommitdiff
path: root/docs/curl.1
diff options
context:
space:
mode:
authorKamil Dudka <kdudka@redhat.com>2013-07-09 14:59:01 +0200
committerKamil Dudka <kdudka@redhat.com>2013-07-09 15:18:39 +0200
commit3a0e931fc715a80004958794a96b12cf90503f99 (patch)
treeaf85121561b2e0b6d985a930e9a05a9f4fdf84a3 /docs/curl.1
parentfe7e3229f8d43d678bb0d335a091ad1657b408d4 (diff)
curl.1: document the --time-cond option in the man page
Diffstat (limited to 'docs/curl.1')
-rw-r--r--docs/curl.13
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/curl.1 b/docs/curl.1
index 3da435495..a13074035 100644
--- a/docs/curl.1
+++ b/docs/curl.1
@@ -1413,6 +1413,9 @@ 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 <authtype>"
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