From 262fc54f7ae265671f2ffbf7a0581886f6ea461a Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Sat, 20 Apr 2024 19:20:37 -0400 Subject: [PATCH] doc/man1/mailshears.1: document the new config file location --- doc/man1/mailshears.1 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/man1/mailshears.1 b/doc/man1/mailshears.1 index f329e97..5083a17 100644 --- a/doc/man1/mailshears.1 +++ b/doc/man1/mailshears.1 @@ -121,7 +121,8 @@ RoundcubeMv - Moved user alice@example.com (User ID: 1) to alice@example.net (Us Mailshears is configured with a YAML file containing all of the database settings and plugin information. This file should be located -at ~/.mailshears.conf.yml, in your home directory. +at \fI$XDG_CONFIG_HOME\fR/mailshears/mailshears.conf.yml, where +\fI$XDG_CONFIG_HOME\fR defaults to \fI$HOME\fR/.config. The following two settings are global: \# -- 2.43.2