aboutsummaryrefslogtreecommitdiffstats
path: root/doc/ncmpc.1
diff options
context:
space:
mode:
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