curl/docs/cmdline-opts/netrc-optional.d
Daniel Stenberg 92efb3db7e
docs: reduce use of "very"
"Very" should be avoided in most texts. If intensifiers are needed, try
find better words instead.

Closes #7936
2021-11-01 16:13:12 +01:00

11 lines
269 B
Makefile

Long: netrc-optional
Help: Use either .netrc or URL
Mutexed: netrc
See-also: netrc-file
Category: curl
Example: --netrc-optional $URL
Added: 7.9.8
---
Similar to --netrc, but this option makes the .netrc usage **optional**
and not mandatory as the --netrc option does.