docs: do not start lines/sentences with So, But nor And

Closes #12802
This commit is contained in:
Daniel Stenberg 2024-01-26 10:19:30 +01:00
parent 92f8a1686d
commit 440bc97e4c
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
6 changed files with 36 additions and 16 deletions

View file

@ -888,7 +888,7 @@ command line similar to:
curl telnet://remote.example.com
And enter the data to pass to the server on stdin. The result will be sent to
Enter the data to pass to the server on stdin. The result will be sent to
stdout or to the file you specify with `-o`.
You might want the `-N`/`--no-buffer` option to switch off the buffered output