Skip to content

Commit

Permalink
doc/user: tilde expansion
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxKellermann committed Jan 3, 2017
1 parent 4504a9d commit ccec949
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions doc/user.xml
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,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:
Expand Down

0 comments on commit ccec949

Please sign in to comment.