mirror of
https://github.com/curl/curl.git
synced 2026-08-25 14:53:34 +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
|
|
@ -13,6 +13,6 @@ Example: --proxy-http2 -x proxy $URL
|
|||
Multi: boolean
|
||||
---
|
||||
Tells curl to try negotiate HTTP version 2 with an HTTPS proxy. The proxy might
|
||||
still only offer HTTP/1 and then curl will stick to using that version.
|
||||
still only offer HTTP/1 and then curl sticks to using that version.
|
||||
|
||||
This has no effect for any other kinds of proxies.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue