]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
curl.1: minor format fix for --data-ascii
authorDaniel Stenberg <daniel@haxx.se>
Tue, 7 Aug 2012 22:03:30 +0000 (00:03 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 7 Aug 2012 22:03:30 +0000 (00:03 +0200)
... and removal of trailing whitespace on a single line

docs/curl.1

index d3018c6d484ef3fcb488eeede9828fc8b3d358c5..e0c0ba0aad0d64f4f97f0f7ec48f9916cd399c82 100644 (file)
@@ -284,9 +284,10 @@ curl invocation by using the \fI-b, --cookie\fP option! The
 When used in FTP, the FTP server response lines are considered being "headers"
 and thus are saved there.
 
-If this option is used several times, the last one will be used.  
+If this option is used several times, the last one will be used.
 
-.IP "--data-ascii <data>" See \fI-d, --data\fP.
+.IP "--data-ascii <data>"
+See \fI-d, --data\fP.
 .IP "--data-binary <data>"
 (HTTP) This posts data exactly as specified with no extra processing
 whatsoever.