]> git.ipfire.org Git - thirdparty/curl.git/commit
docs/cmdline-opts: document the dotless config path
authorRonan Pigott <ronan@rjp.ie>
Tue, 28 Mar 2023 06:24:51 +0000 (23:24 -0700)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 28 Mar 2023 08:32:00 +0000 (10:32 +0200)
commit8d9c1a8aa84a57cb1abb1e5f5e9e82c12ca71e64
tree3bdaba8b3dd208eb175bda15335f8a932adec014
parent4fe6c91e7a54734cc075ab3922a821be0abbc7b7
docs/cmdline-opts: document the dotless config path

The real xdg config path is $XDG_CONFIG_HOME/curlrc, without the dot.
The dotless name seems preferable, so let's match the documentation to
the behavior.

Closes #10849
docs/cmdline-opts/config.d