mirror of
https://github.com/curl/curl.git
synced 2024-12-09 06:30:06 +08:00
e7219c2bdc
Use imperative mood consistently for the first sentence describing an option. "Set this" instead "tell curl to set" or "this sets..." Plus some extra cleanups and rephrasing. Closes #13106
467 B
467 B
c | SPDX-License-Identifier | Long | Help | Arg | Added | Mutexed | Category | Multi | See-also | Example | ||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al. | curl | netrc-file | Specify FILE for netrc | <filename> | 7.21.5 | netrc | curl | single |
|
|
--netrc-file
Set the netrc file to use. Similar to --netrc, except that you also provide the path (absolute or relative).
It abides by --netrc-optional if specified.