0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 20:03:10 +02:00

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

View File

@ -1688,15 +1688,16 @@ Used for debug purposes.
.
.TP
.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
.RSs
.IPs 0
Align at top (original/\:default behavior).
Align at top (original behavior).
.IPs 1
Align at center.
.IPs 2
Align at bottom.
Align at bottom (default).
.RE
.PD 1
.