]> granicus.if.org Git - curl/commitdiff
format mistake in --form-string, pointed out by Owen Watson
authorDaniel Stenberg <daniel@haxx.se>
Wed, 30 Mar 2005 06:31:32 +0000 (06:31 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 30 Mar 2005 06:31:32 +0000 (06:31 +0000)
docs/curl.1

index fb845913c5071e112c156405b26930706ffc929d..c3d89d828615890ed9a744ac366e74ef60ea3340 100644 (file)
@@ -391,9 +391,9 @@ This option can be used multiple times.
 .IP "--form-string <name=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