# HG changeset patch # User wight # Date 1119210495 0 # Node ID ebc70ca288d2c0f0147c9feab28930a7d03ae5eb # Parent 074d691048cf87e1241f303975992472458ba52a Formatting the suboption stringescape paragraph diff -r 074d691048cf -r ebc70ca288d2 DOCS/man/en/mplayer.1 --- a/DOCS/man/en/mplayer.1 Sun Jun 19 17:22:33 2005 +0000 +++ b/DOCS/man/en/mplayer.1 Sun Jun 19 19:48:15 2005 +0000 @@ -384,20 +384,16 @@ the XXX option or if XXX is compiled in. .PP .I NOTE: -.PD 0 -.RSs The suboption parser (used for example for -ao pcm suboptions) supports a special kind of string-escaping intended for use with external GUIs. -.PP +.br It has the following format: -.PP +.br %n%string_of_length_n -.PP -Usage example: -.PP +.br +.I EXAMPLE: +.br mplayer -ao pcm:file=%10%C:test.wav test.avi -.RE -.PD 1 .PP You can put all of the options in a configuration file which will be read every time MPlayer is run.