mirror of
https://github.com/curl/curl.git
synced 2024-12-15 06:40:09 +08:00
ce6e3e5320
Since "too old" versions are no longer included in the generated man page, this field is now mandatory so that it won't be forgotten and then not included in the documentation. Closes #7786
11 lines
265 B
Makefile
11 lines
265 B
Makefile
Long: disable
|
|
Short: q
|
|
Help: Disable .curlrc
|
|
Category: curl
|
|
Example: -q $URL
|
|
Added: 5.0
|
|
---
|
|
If used as the first parameter on the command line, the *curlrc* config
|
|
file will not be read and used. See the --config for details on the default
|
|
config file search path.
|