curl/docs/cmdline-opts/netrc-optional.d

9 lines
230 B
D
Raw Normal View History

2016-11-16 08:20:36 -05:00
Long: netrc-optional
Help: Use either .netrc or URL
Mutexed: netrc
See-also: netrc-file
Category: curl
2016-11-16 08:20:36 -05:00
---
Very similar to --netrc, but this option makes the .netrc usage **optional**
2016-11-16 08:20:36 -05:00
and not mandatory as the --netrc option does.