Code

update manpage
[ncmpc.git] / doc / ncmpc.1
index 39cb82e00775d66bcf6f5d310a94cbfeec2da797..adec567936b6b3821ba8c7768b6aebb0c6eb07ea 100644 (file)
@@ -53,6 +53,9 @@ Read configuration from file.
 .TP 
 .B \-P, \-\-key\-file=FILE
 Read key bindings from FILE.
+.TP
+.B \-P, \-\-no\-splash=FILE
+Disable the splash screen.
 .TP 
 Mandatory or optional arguments to long options are also mandatory or optional for any corresponding short options.
 .SH "CONFIGURATION"
@@ -95,16 +98,28 @@ 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 
 .B enable\-colors = yes|no
 Enable/disable colors.
 .TP 
+.B show\-splash = yes|no
+Show/hide the splash screen.
+.TP 
 .B color background = COLOR
 Set the background color. If the background color is assigned to the keyword \fBnone\fR, ncmpc will not change the background color. Only the base colors are valid background colors.
 .TP