Commit ccec9492 authored by Max Kellermann's avatar Max Kellermann

doc/user: tilde expansion

parent 4504a9d0
......@@ -221,6 +221,13 @@ systemctl start mpd.socket</programlisting>
<programlisting>connection_timeout "5"</programlisting>
<para>
For settings which specify a filesystem path, the tilde is
expanded:
</para>
<programlisting>music_directory "~/Music"</programlisting>
<para>
Some of the settings are grouped in blocks with curly braces,
e.g. per-plugin settings:
</para>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment