mirror of
https://github.com/curl/curl.git
synced 2026-08-07 01:08:48 +03:00
docs: address proselint nits
- avoid exclamation marks - use consistent number of spaces after periods: one - avoid clichés - avoid using 'very' Closes #8060
This commit is contained in:
parent
0d380a853f
commit
76d6e719d9
70 changed files with 221 additions and 223 deletions
|
|
@ -9,7 +9,7 @@ See-also: data-ascii
|
|||
---
|
||||
This posts data exactly as specified with no extra processing whatsoever.
|
||||
|
||||
If you start the data with the letter @, the rest should be a filename. Data
|
||||
If you start the data with the letter @, the rest should be a filename. Data
|
||||
is posted in a similar manner as --data does, except that newlines and
|
||||
carriage returns are preserved and conversions are never done.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue