Fix typo
This commit is contained in:
parent
504f5f7bdd
commit
811620c0a0
@ -4080,7 +4080,7 @@ run</programlisting>
|
|||||||
(logical "and") can be used to select portions of
|
(logical "and") can be used to select portions of
|
||||||
the format string depending on the existing tag
|
the format string depending on the existing tag
|
||||||
values. Example:
|
values. Example:
|
||||||
<parameter>~/.mpd/recorder/[%title|%name%].ogg</parameter>
|
<parameter>~/.mpd/recorder/[%title%|%name%].ogg</parameter>
|
||||||
(use the "name" tag if no title exists)
|
(use the "name" tag if no title exists)
|
||||||
</para>
|
</para>
|
||||||
</entry>
|
</entry>
|
||||||
|
Loading…
Reference in New Issue
Block a user