From: Daniel Stenberg Date: Wed, 30 Mar 2005 06:31:32 +0000 (+0000) Subject: format mistake in --form-string, pointed out by Owen Watson X-Git-Tag: curl-7_13_2~16 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=32a446cf1930d5fc6e86a41ce0b06fa130e1bdc0;p=thirdparty%2Fcurl.git format mistake in --form-string, pointed out by Owen Watson --- diff --git a/docs/curl.1 b/docs/curl.1 index fb845913c5..c3d89d8286 100644 --- a/docs/curl.1 +++ b/docs/curl.1 @@ -391,9 +391,9 @@ This option can be used multiple times. .IP "--form-string " (HTTP) Similar to \fI--form\fP except that the value string for the named parameter is used literally. Leading \&'@' and \&'<' characters, and the -\&';type=' string in the value have no special meaning. Use this in -preference to \fI--form\fP if there's any possibility that the string value -may accidentally trigger the \&'@' or \&'<' features of \fI--form\f{. +\&';type=' string in the value have no special meaning. Use this in preference +to \fI--form\fP if there's any possibility that the string value may +accidentally trigger the \&'@' or \&'<' features of \fI--form\fP. .IP "-g/--globoff" This option switches off the "URL globbing parser". When you set this option, you can specify URLs that contain the letters {}[] without having them being