From 32a446cf1930d5fc6e86a41ce0b06fa130e1bdc0 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Wed, 30 Mar 2005 06:31:32 +0000 Subject: [PATCH] format mistake in --form-string, pointed out by Owen Watson --- docs/curl.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/curl.1 b/docs/curl.1 index fb845913c..c3d89d828 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