Mercurial > mplayer.hg
changeset 17170:98c1f23f7bbd
Fix -v/-verbose description.
author | diego |
---|---|
date | Sun, 11 Dec 2005 16:44:44 +0000 |
parents | 8a7de59b43d6 |
children | c0d578f0cc33 |
files | DOCS/man/en/mplayer.1 |
diffstat | 1 files changed, 9 insertions(+), 14 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/man/en/mplayer.1 Sun Dec 11 16:38:04 2005 +0000 +++ b/DOCS/man/en/mplayer.1 Sun Dec 11 16:44:44 2005 +0000 @@ -570,20 +570,15 @@ .RE . .TP -.B \-v, \-verbose -Increment verbose level (more \-v means more verbosity). -.PD 0 -.RSs -.IPs <nothing> -only some informational output (default) -.IPs \-v\ \ \ -some basic debug info, AVI header, function values (init debug) -.IPs \-v\ \-v -Print AVI indexes, chunk inputs, more debug info (player debug). -.IPs \-v\ \-v\ \-v -Prints everything related to input parsers (parser debug). -.RE -.PD 1 +.B \-v\ \ \ \ \ +Increment verbosity level, one level for each \-v +found on the command line. +. +.TP +.B \-verbose <0\-4) +Directly set verbosity level. +See \-msglevel for the meaning of each level, taking into +account that \-verbose 0 corresponds to level 5. . . .