summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAndrzej Rybczak <electricityispower@gmail.com>2017-04-23 03:40:23 +0200
committerAndrzej Rybczak <electricityispower@gmail.com>2017-04-23 03:40:23 +0200
commit2c495abd8c34b27ad5fad1da2704198e0f6a8a43 (patch)
tree17510dd458fe343f0a4c2a6784d6fbbb09646bb0 /doc
parente107edd4cd90adf22396ed7044cbccb4528b45c5 (diff)
Update man page information
Diffstat (limited to 'doc')
-rw-r--r--doc/ncmpcpp.18
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/ncmpcpp.1 b/doc/ncmpcpp.1
index 44f6a5a3..9eccce07 100644
--- a/doc/ncmpcpp.1
+++ b/doc/ncmpcpp.1
@@ -25,7 +25,7 @@ Specify configuration file(s)
Ignore unknown and invalid options in configuration files
.TP
.B \-c, \-\-bindings
-Specify bindings file
+Specify bindings file(s)
.TP
.B \-s, \-\-screen <name>
Specify the startup screen (<name> may be: help, playlist, browser, search_engine, media_library, playlist_editor, tag_editor, outputs, visualizer, clock)
@@ -409,7 +409,7 @@ Border color of pop-up windows. If set to 'none', no border will be shown.
Color of active window's border.
.TP
.SH "BINDINGS"
-When ncmpcpp starts, it tries to read user's bindings from ~/.ncmpcpp/bindings file. If no bindings file is found, ncmpcpp uses the defaults. An example bindings file with the default values can be found usually in /usr/share/doc/ncmpcpp (exact location may depend on used distribution or configure prefix).
+When ncmpcpp starts, it tries to read user's bindings from ~/.ncmpcpp/bindings and $XDG_CONFIG_HOME/ncmpcpp/bindings files. If no bindings file is found, ncmpcpp uses the defaults. An example bindings file with the default values can be found usually in /usr/share/doc/ncmpcpp (exact location may depend on used distribution or configure prefix).
You can view current keybindings by pressing F1.
.SH "SONG FORMAT"
@@ -458,11 +458,11 @@ Available values for colors:
\fBNote\fR: colors can be nested, so if you write $2some$5text$9, it'll disable only usage of blue color and make red the current one.
.SH "BUGS"
-Report bugs on http://www.musicpd.org/mantis/
+Report bugs on https://github.com/arybczak/ncmpcpp/issues
.SH "NOTE"
Since MPD uses UTF\-8, ncmpcpp needs to convert characters to the charset used by the local system. If you get character conversion errors while you are running ncmpcpp, you probably need to set up your locale. This is done by setting LANG and LC_ALL/LC_CTYPE environment variables (LC_CTYPE only affects character handling).
.SH "HOMEPAGE"
--> http://unkart.ovh.org/ncmpcpp
+-> http://rybczak.net/ncmpcpp
.SH "SEE ALSO"
mpc(1), mpd(1)