Code

0e40b44525df0b9135d8919eb1be1e2ba3498964
[pkg-ncmpc.git] / debian / patches / bts589660-updated-manpage.dpatch
1 #! /bin/sh /usr/share/dpatch/dpatch-run
2 ## bts589660-updated-manpage.dpatch by Sebastian Harl <tokkee@debian.org>
3 ##
4 ## DP: doc: Updated manpage.
5 ## DP:
6 ## DP: Added -m/-M options; fixed -S/--no-splash option.
7 ## DP:
8 ## DP: As reported by Martin Hradil in Debian bug #589660.
11 @DPATCH@
13 diff a/doc/ncmpc.1 b/doc/ncmpc.1
14 --- a/doc/ncmpc.1
15 +++ b/doc/ncmpc.1
16 @@ -35,6 +35,12 @@ Enable colors.
17  .TP 
18  .B \-C,  \-\-no\-colors
19  Disable colors.
20 +.TP
21 +.B \-m,  \-\-mouse
22 +Enable mouse.
23 +.TP
24 +.B \-M,  \-\-no\-mouse
25 +Disable mouse.
26  .TP 
27  .B \-e,  \-\-exit
28  Exit on connection errors. The default is to reconnect.
29 @@ -54,7 +60,7 @@ Read configuration from file.
30  .B \-k, \-\-key\-file=FILE
31  Read key bindings from FILE.
32  .TP
33 -.B \-P, \-\-no\-splash=FILE
34 +.B \-S, \-\-no\-splash
35  Disable the splash screen.
36  .TP 
37  Mandatory or optional arguments to long options are also mandatory or optional for any corresponding short options.