netrc-optional.d 269 B

12345678910
  1. Long: netrc-optional
  2. Help: Use either .netrc or URL
  3. Mutexed: netrc
  4. See-also: netrc-file
  5. Category: curl
  6. Example: --netrc-optional $URL
  7. Added: 7.9.8
  8. ---
  9. Similar to --netrc, but this option makes the .netrc usage **optional**
  10. and not mandatory as the --netrc option does.