Commit 672f24b1 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

curl.1: minor format fix for --data-ascii

... and removal of trailing whitespace on a single line
parent 2f02d825
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -286,7 +286,8 @@ and thus are saved there.

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.