#! /bin/sh /usr/share/dpatch/dpatch-run ## bts589660-updated-manpage.dpatch by Sebastian Harl ## ## DP: doc: Updated manpage. ## DP: ## DP: Added -m/-M options; fixed -S/--no-splash option. ## DP: ## DP: As reported by Martin Hradil in Debian bug #589660. @DPATCH@ diff a/doc/ncmpc.1 b/doc/ncmpc.1 --- a/doc/ncmpc.1 +++ b/doc/ncmpc.1 @@ -35,6 +35,12 @@ Enable colors. .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. @@ -54,7 +60,7 @@ Read configuration from file. .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.