mirror of
https://github.com/curl/curl.git
synced 2026-08-24 23:23:32 +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
|
|
@ -22,6 +22,6 @@ See this online resource for further details:
|
|||
|
||||
For SFTP and SCP, this option makes curl skip the *known_hosts* verification.
|
||||
*known_hosts* is a file normally stored in the user's home directory in the
|
||||
\&.ssh subdirectory, which contains host names and their public keys.
|
||||
".ssh" subdirectory, which contains host names and their public keys.
|
||||
|
||||
**WARNING**: using this option makes the transfer insecure.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue