diff options
author | Daniel Stenberg <daniel@haxx.se> | 2002-10-08 09:24:21 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2002-10-08 09:24:21 +0000 |
commit | db2fea448c013c120f13c51a47008dc7e96b1362 (patch) | |
tree | 15885d9c05e021b2db02771372a292d00d4ccb8c | |
parent | dd82d69b8c1a609ce18841fc8ddfdea5fd605d43 (diff) |
7.10 not 7.9.9 (there never was one named that)
-rw-r--r-- | docs/curl.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/curl.1 b/docs/curl.1 index 01b9cc14a..7ce09fe95 100644 --- a/docs/curl.1 +++ b/docs/curl.1 @@ -350,7 +350,7 @@ appended. Appending 'k' or 'K' will count the number as kilobytes, 'm' or M' makes it megabytes while 'g' or 'G' makes it gigabytes. Examples: 200K, 3m and 1G. -This option was introduced in curl 7.9.9. +This option was introduced in curl 7.10. If this option is used several times, the last one will be used. .IP "-l/--list-only" |