diff options
Diffstat (limited to 'docs/cmdline-opts/remote-time.d')
-rw-r--r-- | docs/cmdline-opts/remote-time.d | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/cmdline-opts/remote-time.d b/docs/cmdline-opts/remote-time.d new file mode 100644 index 000000000..0f369e01f --- /dev/null +++ b/docs/cmdline-opts/remote-time.d @@ -0,0 +1,7 @@ +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. |