improve documentation of -subalign

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16841 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
rfelker 2005-10-23 15:54:13 +00:00
parent 211132c2e6
commit 53bbca7882
1 changed files with 4 additions and 3 deletions

View File

@ -1688,15 +1688,16 @@ Used for debug purposes.
. .
.TP .TP
.B \-subalign <0\-2> (OSD only) .B \-subalign <0\-2> (OSD only)
Specify how subtitles should be aligned with \-subpos. Specify which edge of the subtitles should be aligned at the height
given by \-subpos.
.PD 0 .PD 0
.RSs .RSs
.IPs 0 .IPs 0
Align at top (original/\:default behavior). Align at top (original behavior).
.IPs 1 .IPs 1
Align at center. Align at center.
.IPs 2 .IPs 2
Align at bottom. Align at bottom (default).
.RE .RE
.PD 1 .PD 1
. .