From 3615326834ab406f9ad360ec8287fee4743e8de0 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jonathan=20Neusch=C3=A4fer?= Date: Fri, 10 Aug 2012 13:21:37 +0200 Subject: [PATCH] ncmpc.1: update the list of "metadata delimiters" --- doc/ncmpc.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/ncmpc.1 b/doc/ncmpc.1 index c55fbbf..b6eef5e 100644 --- a/doc/ncmpc.1 +++ b/doc/ncmpc.1 @@ -246,7 +246,7 @@ You can view ncmpc's key bindings by pressing '1' (help) when ncmpc is running. To edit key bindings press 'K' and use the key editor in ncmpc. .SH "SONG FORMAT" Format of song display for status and the list window. -The metadata delimiters are: %name%, %artist%, %track%, %time%, %file%, %shortfile%. +The metadata delimiters are: %artist%, %title%, %album%, %shortalbum%, %track%, %genre%, %name%, %time%, %date%, %file%, %shortfile%. The [] operators are used to group output such that if none of the metadata delimiters between '[' and ']' are matched, then none of the characters between '[' and ']' are output; literal text is always output. '&' and '|' are logical operators for AND and OR. '#' is used to escape characters. -- 2.30.2