aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Obergrusberger <tradiaz@yahoo.de>2006-09-08 14:18:39 +0000
committerAndreas Obergrusberger <tradiaz@yahoo.de>2006-09-08 14:18:39 +0000
commit7f45df1d310fbba27ef80e55f4c4723f83028aea (patch)
tree1fc264a8eab832a2a888a97dd707a7c11d82c610
parentaca219c3c0abd2617671350d5671aca4053db42d (diff)
downloadmpd-7f45df1d310fbba27ef80e55f4c4723f83028aea.tar.gz
mpd-7f45df1d310fbba27ef80e55f4c4723f83028aea.tar.xz
mpd-7f45df1d310fbba27ef80e55f4c4723f83028aea.zip
update manpage
git-svn-id: https://svn.musicpd.org/ncmpc/branches/tradiaz@4743 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to '')
-rw-r--r--doc/ncmpc.16
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/ncmpc.1 b/doc/ncmpc.1
index ace0f4237..adec56793 100644
--- a/doc/ncmpc.1
+++ b/doc/ncmpc.1
@@ -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"
@@ -114,6 +117,9 @@ The format used to for the xterm title when ncmpc is playing.
.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