diff options
author | Kalle Wallin <kaw@linux.se> | 2006-03-28 08:40:56 +0000 |
---|---|---|
committer | Kalle Wallin <kaw@linux.se> | 2006-03-28 08:40:56 +0000 |
commit | e36572093917e163e608195b559017e7bbe09347 (patch) | |
tree | 34df0adbe9c5ab68cf73d242101340b3c6ec23a2 /doc/ncmpc.1 | |
parent | 1525d2bba9555fee56de49eac583c129363f5407 (diff) | |
download | mpd-e36572093917e163e608195b559017e7bbe09347.tar.gz mpd-e36572093917e163e608195b559017e7bbe09347.tar.xz mpd-e36572093917e163e608195b559017e7bbe09347.zip |
unicode fixes from Dmitry Baryshkov/René van Bevern
git-svn-id: https://svn.musicpd.org/ncmpc/trunk@3960 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to 'doc/ncmpc.1')
-rw-r--r-- | doc/ncmpc.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ncmpc.1 b/doc/ncmpc.1 index f87caa4a4..39cb82e00 100644 --- a/doc/ncmpc.1 +++ b/doc/ncmpc.1 @@ -56,7 +56,7 @@ Read key bindings from FILE. .TP Mandatory or optional arguments to long options are also mandatory or optional for any corresponding short options. .SH "CONFIGURATION" -When ncmpc start it tries to read user setting from the ~/.ncmpc/config file. If no user configuration is found ncmpc tries to load global settings from $SYSCONFDIR/ncmpc/config (the actual path is displayed on the help screen). An example configuration file (config.sample) should be provided with ncmpc. +When ncmpc start it tries to read user setting from the ~/.ncmpc/config. If no user configuration is found ncmpc tries to load global settings from $SYSCONFDIR/ncmpc/config (the actual path is displayed on the help screen). An example configuration file (config.sample) should be provided with ncmpc. Base colors are: black, red, green, yellow, blue, magenta, cyan and white. |