mirror of
https://github.com/moparisthebest/curl
synced 2024-11-10 19:45:04 -05:00
8 lines
241 B
D
8 lines
241 B
D
|
long: remote-time
|
||
|
short: R
|
||
|
Help: Set the remote file's time on the local output
|
||
|
---
|
||
|
When used, this will make curl attempt to figure out the timestamp of the
|
||
|
remote file, and if that is available make the local file get that same
|
||
|
timestamp.
|