summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/cmdline-opts/insecure.d2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/cmdline-opts/insecure.d b/docs/cmdline-opts/insecure.d
index 0fadad00d..90c1c0802 100644
--- a/docs/cmdline-opts/insecure.d
+++ b/docs/cmdline-opts/insecure.d
@@ -20,6 +20,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.