diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/curl.1 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/curl.1 b/docs/curl.1 index c45589af8..0d85cc9f3 100644 --- a/docs/curl.1 +++ b/docs/curl.1 @@ -693,7 +693,8 @@ NOTE: this does not properly support -F and the sending of multipart formposts, so in those cases the output program will be missing necessary calls to \fIcurl_formadd(3)\fP, and possibly more. -If this option is used several times, the last given file name will be used. +If this option is used several times, the last given file name will be +used. (Added in 7.16.1) .IP "--limit-rate <speed>" Specify the maximum transfer rate you want curl to use. This feature is useful if you have a limited pipe and you'd like your transfer not use your entire |