mirror of
https://github.com/curl/curl.git
synced 2026-08-26 16:23:32 +03:00
docs: rewrite to present tense
... instead of using future tense. + numerous cleanups and improvements + stick to "reuse" not "re-use" + fewer contractions Closes #11713
This commit is contained in:
parent
887b998e6e
commit
5b060a4108
339 changed files with 1873 additions and 1884 deletions
|
|
@ -13,5 +13,5 @@ Multi: append
|
|||
Similar to --form except that the value string for the named parameter is used
|
||||
literally. Leading '@' and '<' characters, and the ';type=' string in
|
||||
the value have no special meaning. Use this in preference to --form if
|
||||
there's any possibility that the string value may accidentally trigger the
|
||||
there is any possibility that the string value may accidentally trigger the
|
||||
'@' or '<' features of --form.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue