From 672f24b1dc4004f4c174bb6d0c62019e24bded25 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Wed, 8 Aug 2012 00:03:30 +0200 Subject: curl.1: minor format fix for --data-ascii ... and removal of trailing whitespace on a single line --- docs/curl.1 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/curl.1 b/docs/curl.1 index d3018c6d4..e0c0ba0aa 100644 --- a/docs/curl.1 +++ b/docs/curl.1 @@ -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 " See \fI-d, --data\fP. +.IP "--data-ascii " +See \fI-d, --data\fP. .IP "--data-binary " (HTTP) This posts data exactly as specified with no extra processing whatsoever. -- cgit v1.2.3