mirror of
https://github.com/curl/curl.git
synced 2025-02-17 14:59:45 +08:00
curl.1: minor format fix for --data-ascii
... and removal of trailing whitespace on a single line
This commit is contained in:
parent
2f02d825f1
commit
672f24b1dc
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user