From 5c4a526388e5d45f332d241b03114eaff98c53ce Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 28 Nov 2016 00:50:25 +0100 Subject: cmdline-opts: more command line options documented Moved over to the new format --- docs/cmdline-opts/remote-time.d | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 docs/cmdline-opts/remote-time.d (limited to 'docs/cmdline-opts/remote-time.d') 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. -- cgit v1.2.3