mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-13 15:44:36 +00:00
Update libcurl
This commit is contained in:
parent
20eb0a911a
commit
01a719ee58
3439 changed files with 529259 additions and 41492 deletions
13
Engine/lib/curl/docs/cmdline-opts/disable.d
Normal file
13
Engine/lib/curl/docs/cmdline-opts/disable.d
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
c: Copyright (C) 1998 - 2022, Daniel Stenberg, <daniel@haxx.se>, et al.
|
||||
SPDX-License-Identifier: curl
|
||||
Long: disable
|
||||
Short: q
|
||||
Help: Disable .curlrc
|
||||
Category: curl
|
||||
Example: -q $URL
|
||||
Added: 5.0
|
||||
See-also: config
|
||||
---
|
||||
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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue