From ccec94925fe0263f42bc27909a9510122678790f Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Tue, 3 Jan 2017 20:43:14 +0100 Subject: [PATCH] doc/user: tilde expansion --- doc/user.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/user.xml b/doc/user.xml index 3a3bd7521..fe67b9332 100644 --- a/doc/user.xml +++ b/doc/user.xml @@ -220,6 +220,13 @@ systemctl start mpd.socket connection_timeout "5" + + For settings which specify a filesystem path, the tilde is + expanded: + + + music_directory "~/Music" + Some of the settings are grouped in blocks with curly braces, e.g. per-plugin settings: