summaryrefslogtreecommitdiff
path: root/docs/cmdline-opts/netrc-optional.d
blob: 3869a2009b6b3e9a770253d8895fa5e1df716622 (plain)
1
2
3
4
5
6
7
8
9
Long: netrc-optional
Help: Use either .netrc or URL
Mutexed: netrc
See-also: netrc-file
Category: curl
Example: --netrc-optional $URL
---
Very similar to --netrc, but this option makes the .netrc usage **optional**
and not mandatory as the --netrc option does.