blob: 6d96acf6c5cd07871545734fe7d0a22de134ea26 [file] [log] [blame]
xf.li6c8fc1e2023-08-12 00:11:09 -07001c: Copyright (C) 1998 - 2022, Daniel Stenberg, <daniel@haxx.se>, et al.
2SPDX-License-Identifier: curl
3Long: netrc-optional
4Help: Use either .netrc or URL
5Mutexed: netrc
6See-also: netrc-file
7Category: curl
8Example: --netrc-optional $URL
9Added: 7.9.8
10Multi: boolean
11---
12Similar to --netrc, but this option makes the .netrc usage **optional**
13and not mandatory as the --netrc option does.