summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2021-09-28 11:56:31 +0200
committerDaniel Stenberg <daniel@haxx.se>2021-09-28 11:56:31 +0200
commit4419bd6d5b6dbd9aa32385235b17f7f25597b430 (patch)
treecc5df33c31f5ae25222461a3baeda42ca8960025
parent55f2beeef9b6131b8ff3d8190dee674639708e93 (diff)
downloadcurl-bagder/manpage-no-oldies.tar.gz
fixup make 971 happy againbagder/manpage-no-oldies
-rw-r--r--docs/cmdline-opts/max-filesize.d2
-rw-r--r--docs/cmdline-opts/remote-time.d2
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