config.d: escape the backslash properly

Closes #7603
This commit is contained in:
Daniel Stenberg 2021-08-21 15:02:04 +02:00
parent 4886962fb1
commit 75d379a46f
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2

View File

@ -48,7 +48,7 @@ the following places in this order:
5) Windows: use APPDATA if set
6) Windows: use "USERPROFILE\Application Data" if set
6) Windows: use "USERPROFILE\\Application Data" if set
7) On windows, if there is no .curlrc file in the home dir, it checks for one
in the same dir the curl executable is placed. On Unix-like systems, it will