Torque3D/Engine/lib/curl/docs/cmdline-opts/netrc-optional.d
2022-09-03 01:31:41 -04:00

13 lines
371 B
Makefile

c: Copyright (C) 1998 - 2022, Daniel Stenberg, <daniel@haxx.se>, et al.
SPDX-License-Identifier: curl
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.