From 00fde3c2668f1522f852e7fd2314f52383fe7335 Mon Sep 17 00:00:00 2001 From: Andrzej Rybczak Date: Sat, 3 Oct 2009 19:16:16 +0200 Subject: [PATCH] add to example config info about how to check state of charset detection --- doc/config | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/config b/doc/config index b7980b65..0d5b575a 100644 --- a/doc/config +++ b/doc/config @@ -47,6 +47,10 @@ ## but if it failed to do so, you can specify ## charset encoding you are using here. ## +## Note: You can see whether your ncmpcpp build +## supports charset detection by checking output +## of `ncmpcpp --version`. +## ## Note: Since MPD uses utf8 by default, setting ## this option makes sense only if your encoding ## is different.