summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: d0ae744)
raw | patch | inline | side by side (parent: d0ae744)
author | Sebastian Harl <sh@tokkee.org> | |
Fri, 30 Jul 2010 12:25:06 +0000 (14:25 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Fri, 30 Jul 2010 12:26:43 +0000 (14:26 +0200) |
Added -m/-M options; fixed -S/--no-splash option.
As reported by Martin Hradil in Debian bug #589660.
As reported by Martin Hradil in Debian bug #589660.
doc/ncmpc.1 | patch | blob | history |
diff --git a/doc/ncmpc.1 b/doc/ncmpc.1
index 4cd54d16b195eb017b35ce2150093a7d49b4e3e8..7fcc1d720dea795d6b8a35974ccb7fee30574514 100644 (file)
--- a/doc/ncmpc.1
+++ b/doc/ncmpc.1
.TP
.B \-C, \-\-no\-colors
Disable colors.
+.TP
+.B \-m, \-\-mouse
+Enable mouse.
+.TP
+.B \-M, \-\-no\-mouse
+Disable mouse.
.TP
.B \-e, \-\-exit
Exit on connection errors. The default is to reconnect.
.B \-k, \-\-key\-file=FILE
Read key bindings from FILE.
.TP
-.B \-P, \-\-no\-splash=FILE
+.B \-S, \-\-no\-splash
Disable the splash screen.
.TP
Mandatory or optional arguments to long options are also mandatory or optional for any corresponding short options.