aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorAndreas Obergrusberger <tradiaz@yahoo.de>2006-08-04 08:48:26 +0000
committerAndreas Obergrusberger <tradiaz@yahoo.de>2006-08-04 08:48:26 +0000
commite2a6f80bc6c71cfe6a68f419b2561d6d32252a88 (patch)
treeefbfdabfda29a9f097e7324d44689129d60b7b89 /doc
parent22f156f5f87705a9b8cda9958179939d8b3fbdc9 (diff)
downloadmpd-e2a6f80bc6c71cfe6a68f419b2561d6d32252a88.tar.gz
mpd-e2a6f80bc6c71cfe6a68f419b2561d6d32252a88.tar.xz
mpd-e2a6f80bc6c71cfe6a68f419b2561d6d32252a88.zip
the updated sources
git-svn-id: https://svn.musicpd.org/ncmpc/branches/tradiaz@4543 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to 'doc')
-rw-r--r--doc/ncmpc.19
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/ncmpc.1 b/doc/ncmpc.1
index 39cb82e00..ace0f4237 100644
--- a/doc/ncmpc.1
+++ b/doc/ncmpc.1
@@ -95,10 +95,19 @@ The format used to display songs in the main window.
.TP
.B status\-format = SONG FORMAT
The format used to display songs on the status line.
+.TP
+.B host = HOST
+Connect to mpd running on specified host
+.TP
+.B port = PORT
+Connect to mpd on the specified port
.TP
.B set\-xterm\-title = yes|no
Change the XTerm title (ncmpc will not restore the title).
.TP
+.B lyrics\-timeout = NUM
+Quits downloading lyrics of a song after the timeout of NUM seconds is reached.
+.TP
.B xterm\-title\-format = SONG FORMAT
The format used to for the xterm title when ncmpc is playing.
.TP