mirror of
https://github.com/curl/curl.git
synced 2026-08-26 00:23:32 +03:00
cmdline-docs: use present tense, not future
+ some smaller cleanups Closes #11821
This commit is contained in:
parent
bfb48e33fb
commit
4600bd3993
113 changed files with 394 additions and 399 deletions
|
|
@ -21,5 +21,5 @@ application/x-www-form-urlencoded. If you want the data to be treated as
|
|||
arbitrary binary data by the server then set the content-type to octet-stream:
|
||||
-H "Content-Type: application/octet-stream".
|
||||
|
||||
If this option is used several times, the ones following the first will append
|
||||
If this option is used several times, the ones following the first append
|
||||
data as described in --data.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue