1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00

curl.1: document the --time-cond option in the man page

This commit is contained in:
Kamil Dudka 2013-07-09 14:59:01 +02:00
parent fe7e3229f8
commit 3a0e931fc7

View File

@ -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