From 127d546fd6f502edccb146bfbebfe25339ea11b1 Mon Sep 17 00:00:00 2001 From: diego Date: Sun, 23 Apr 2006 12:43:50 +0000 Subject: Fix up -msgcharset and MPLAYER_CHARSET. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18221 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/man/en/mplayer.1 | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) (limited to 'DOCS/man') diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index 10912cbd33..7c86ef813d 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -577,13 +577,15 @@ Specify configuration file to be parsed after the default ones. Prints all available options. . .TP -.B \-msgcharset (see also MPLAYER_CHARSET environment variable) -Convert console messages to the specified charset (default: autodetect). -This will only come into effect after commandline parsing has finished, -use MPLAYER_CHARSET to get rid of the first lines of garbled output. -You can set this to "noconv" to completely disable the conversion (e.g. if you -have problems with iconv). Text will then be in the encoding specified -with the --charset configure option. +.B \-msgcharset +Convert console messages to the specified character set (default: autodetect). +Text will be in the encoding specified with the --charset configure option. +Set this to "noconv" to disable conversion (for e.g.\& iconv problems). +.br +.I NOTE: +The option takes effect after command line parsing has finished. +The MPLAYER_CHARSET environment variable can help you get rid of +the first lines of garbled output. . .TP .B \-msglevel :=:...> @@ -9397,9 +9399,9 @@ There are a number of environment variables that can be used to control the behavior of MPlayer and MEncoder. . .TP -.B MPLAYER_CHARSET (see also \-msgcharset commandline option) +.B MPLAYER_CHARSET (also see \-msgcharset) Convert console messages to the specified charset (default: autodetect). -A value of "noconv" means no conversion will be done. +A value of "noconv" means no conversion. . .TP .B MPLAYER_HOME -- cgit v1.2.3