1*6236dae4SAndroid Build Coastguard Worker--- 2*6236dae4SAndroid Build Coastguard Workerc: Copyright (C) Daniel Stenberg, <[email protected]>, et al. 3*6236dae4SAndroid Build Coastguard WorkerSPDX-License-Identifier: curl 4*6236dae4SAndroid Build Coastguard WorkerLong: netrc-file 5*6236dae4SAndroid Build Coastguard WorkerHelp: Specify FILE for netrc 6*6236dae4SAndroid Build Coastguard WorkerArg: <filename> 7*6236dae4SAndroid Build Coastguard WorkerAdded: 7.21.5 8*6236dae4SAndroid Build Coastguard WorkerMutexed: netrc 9*6236dae4SAndroid Build Coastguard WorkerCategory: auth 10*6236dae4SAndroid Build Coastguard WorkerMulti: single 11*6236dae4SAndroid Build Coastguard WorkerSee-also: 12*6236dae4SAndroid Build Coastguard Worker - netrc 13*6236dae4SAndroid Build Coastguard Worker - user 14*6236dae4SAndroid Build Coastguard Worker - config 15*6236dae4SAndroid Build Coastguard WorkerExample: 16*6236dae4SAndroid Build Coastguard Worker - --netrc-file netrc $URL 17*6236dae4SAndroid Build Coastguard Worker--- 18*6236dae4SAndroid Build Coastguard Worker 19*6236dae4SAndroid Build Coastguard Worker# `--netrc-file` 20*6236dae4SAndroid Build Coastguard Worker 21*6236dae4SAndroid Build Coastguard WorkerSet the netrc file to use. Similar to --netrc, except that you also provide 22*6236dae4SAndroid Build Coastguard Workerthe path (absolute or relative). 23*6236dae4SAndroid Build Coastguard Worker 24*6236dae4SAndroid Build Coastguard WorkerIt abides by --netrc-optional if specified. 25