1
0
mirror of https://github.com/moparisthebest/curl synced 2024-11-15 05:55:04 -05:00

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

... and removal of trailing whitespace on a single line
This commit is contained in:
Daniel Stenberg 2012-08-08 00:03:30 +02:00
parent 2f02d825f1
commit 672f24b1dc

View File

@ -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.