CVS: main/DOCS/man/en mplayer.1,1.1162,1.1163
CVS change done by Oded Shimon CVS Update of /cvsroot/mplayer/main/DOCS/man/en In directory mail:/var2/tmp/cvs-serv26621/DOCS/man/en Modified Files: mplayer.1 Log Message: new -msglevel option, constrols msg level for every msg module Index: mplayer.1 =================================================================== RCS file: /cvsroot/mplayer/main/DOCS/man/en/mplayer.1,v retrieving revision 1.1162 retrieving revision 1.1163 diff -u -r1.1162 -r1.1163 --- mplayer.1 5 Dec 2005 19:27:03 -0000 1.1162 +++ mplayer.1 6 Dec 2005 08:42:48 -0000 1.1163 @@ -511,6 +511,43 @@ Specify configuration file to be parsed after the default ones. . .TP +.B \-msglevel <all=<level>:module=<level>:...> +Control verbosity directly for each module. +The 'all' module changes the verbosity of all other modules not specified. +See '-msglevel help' for a list of all modules +.br +.I NOTE: +Messages printed before the command line is loaded cannot be controlled. +.br +Available levels: +.PD 0 +.RSs +.IPs -1 +Complete silence. +.IPs 0 +Fatal messages only. +.IPs 1 +Error messages. +.IPs 2 +Warning messages. +.IPs 3 +Short hints. +.IPs 4 +Information messages. +.IPs 5 +Status messages (those hidden by -quiet). +.IPs 6 +Verbose messages. +.IPs 7 +Debug level 2. +.IPs 8 +Debug level 3. +.IPs 9 +Debug level 4. +.RE +.PD 1 +. +.TP .B \-quiet\ Make console output less verbose; in particular, prevents the status line (i.e.\& A: 0.7 V: 0.6 A-V: 0.068 ...) from being displayed.
On Tue, Dec 06, 2005 at 09:42:51AM +0100, Oded Shimon CVS wrote:
+See '-msglevel help' for a list of all modules
missing period
+.IPs -1 +Complete silence.
This sentence has no verb, hence it is not a sentence, hence we don't add a period at the end. Same below.
+Status messages (those hidden by -quiet).
\-quiet Diego
On Wed, 7 Dec 2005 01:51:18 +0100 Diego Biurrun <diego@biurrun.de> wrote:
On Tue, Dec 06, 2005 at 09:42:51AM +0100, Oded Shimon CVS wrote:
+See '-msglevel help' for a list of all modules
missing period
shoul not it be '\-msglevel help' ??? i'm asking ìcos i'm not sure ...
On Tue, Jan 03, 2006 at 02:41:22PM +0100, Paul TT wrote:
On Wed, 7 Dec 2005 01:51:18 +0100 Diego Biurrun <diego@biurrun.de> wrote:
On Tue, Dec 06, 2005 at 09:42:51AM +0100, Oded Shimon CVS wrote:
+See '-msglevel help' for a list of all modules
missing period
shoul not it be '\-msglevel help' ???
yes Diego
participants (3)
-
Diego Biurrun -
Paul TT -
syncmail@mplayerhq.hu