Fix up osd_show_/operty_text.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18225 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2006-04-23 14:58:14 +00:00
parent 7c3d8688c7
commit bafd517f81
1 changed files with 2 additions and 2 deletions

View File

@ -140,8 +140,8 @@ osd [level]
osd_show_property_text <string> [duration] [level]
Show an expanded property string on the OSD, see -playing-msg for a
description of the available expansions. If [duration] is >= 0 the text
is shown for [duration] ms. [level] set the minimum OSD level needed for
the message to be visible, default to 0 (always show).
is shown for [duration] ms. [level] sets the minimum OSD level needed
for the message to be visible (default: 0 - always show).
osd_show_text <string> [duration] [level]
Show <string> on the OSD.