mirror of
https://github.com/curl/curl.git
synced 2026-08-25 00:33:31 +03:00
time-cond.md: refer to the singular curl_getdate man page
Closes #18816
This commit is contained in:
parent
18e4fbad4c
commit
84c4b485f3
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ 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 does not match any internal ones, it is treated
|
||||
as a filename and curl tries to get the modification date (mtime) from that
|
||||
file instead. See the *curl_getdate(3)* man pages for date expression details.
|
||||
file instead. See the *curl_getdate(3)* man page for date expression details.
|
||||
|
||||
Start the date expression with a dash (-) to make it request for a document
|
||||
that is older than the given date/time, default is a document that is newer
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue