summaryrefslogtreecommitdiff
path: root/docs/cmdline-opts/netrc.d
diff options
context:
space:
mode:
Diffstat (limited to 'docs/cmdline-opts/netrc.d')
-rw-r--r--docs/cmdline-opts/netrc.d1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/cmdline-opts/netrc.d b/docs/cmdline-opts/netrc.d
index 8a366bdc1..86d84cd4d 100644
--- a/docs/cmdline-opts/netrc.d
+++ b/docs/cmdline-opts/netrc.d
@@ -4,6 +4,7 @@ Help: Must read .netrc for user name and password
Category: curl
Example: --netrc $URL
Added: 4.6
+See-also: netrc-file config user
---
Makes curl scan the *.netrc* (*_netrc* on Windows) file in the user's home
directory for login name and password. This is typically used for FTP on