From 5cc235946b8c2b1dd9627ee27c51ee5ffcb74d84 Mon Sep 17 00:00:00 2001 From: wight Date: Sun, 19 Jun 2005 19:48:15 +0000 Subject: Formatting the suboption stringescape paragraph git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15771 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/man/en/mplayer.1 | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) (limited to 'DOCS/man') diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index 7ce2002e50..5c184509c1 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -384,20 +384,16 @@ If an option is marked as (XXX only), it will only work in combination with 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. -- cgit v1.2.3