From 53bbca7882140f018e1abe2c2e6054512c17dd41 Mon Sep 17 00:00:00 2001 From: rfelker Date: Sun, 23 Oct 2005 15:54:13 +0000 Subject: [PATCH] improve documentation of -subalign git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16841 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/man/en/mplayer.1 | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index a1c7c19f8f..6dc475d3ed 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -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 .