mirror of
https://github.com/curl/curl.git
synced 2026-08-24 19:03:40 +03:00
docs/cmdline-opts: remove \& escapes from all .d files
gen.pl escapes them itself now
This commit is contained in:
parent
567693196a
commit
fdbcd39488
18 changed files with 22 additions and 22 deletions
|
|
@ -30,7 +30,7 @@ If the port number is not specified in the proxy string, it is assumed to be
|
|||
|
||||
This option overrides existing environment variables that set the proxy to
|
||||
use. If there's an environment variable setting a proxy, you can set proxy to
|
||||
\&"" to override it.
|
||||
"" to override it.
|
||||
|
||||
All operations that are performed over an HTTP proxy will transparently be
|
||||
converted to HTTP. It means that certain protocol specific operations might
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue