blob: 4ce33cd612a58e6e5a85a46a95c846cac772e723 [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: disable
4Short: q
5Help: Disable .curlrc
6Category: curl
7Example: -q $URL
8Added: 5.0
9See-also: config
10Multi: boolean
11---
12If used as the first parameter on the command line, the *curlrc* config
13file will not be read and used. See the --config for details on the default
14config file search path.