From 4419bd6d5b6dbd9aa32385235b17f7f25597b430 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 28 Sep 2021 11:56:31 +0200 Subject: fixup make 971 happy again --- docs/cmdline-opts/max-filesize.d | 2 +- docs/cmdline-opts/remote-time.d | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/cmdline-opts/max-filesize.d b/docs/cmdline-opts/max-filesize.d index afd76efd3..9e3abca42 100644 --- a/docs/cmdline-opts/max-filesize.d +++ b/docs/cmdline-opts/max-filesize.d @@ -5,7 +5,7 @@ Protocols: FTP HTTP MQTT See-also: limit-rate Category: connection Example: --max-filesize 100K $URL -Added: 7.10.2 +Added: 7.10.8 --- Specify the maximum size (in bytes) of a file to download. If the file requested is larger than this value, the transfer will not start and curl will diff --git a/docs/cmdline-opts/remote-time.d b/docs/cmdline-opts/remote-time.d index 003a6e607..c8bd168ac 100644 --- a/docs/cmdline-opts/remote-time.d +++ b/docs/cmdline-opts/remote-time.d @@ -3,7 +3,7 @@ Short: R Help: Set the remote file's time on the local output Category: output Example: --remote-time -o foo $URL -Added: 4.9 +Added: 7.9 --- 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 -- cgit v1.2.1