changeset 17916:b3129de2ac5d

Shortly describe -playing-msg and -list-properties.
author albeu
date Wed, 22 Mar 2006 17:06:03 +0000
parents 02d7b7f2c939
children a7c7acb53f87
files DOCS/man/en/mplayer.1
diffstat 1 files changed, 15 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/man/en/mplayer.1	Wed Mar 22 16:47:48 2006 +0000
+++ b/DOCS/man/en/mplayer.1	Wed Mar 22 17:06:03 2006 +0000
@@ -818,6 +818,10 @@
 Specifies a configuration file for LIRC (default: ~/.lircrc).
 .
 .TP
+.B \-list-properties
+Print a list of the available properties.
+.
+.TP
 .B \-loop <number>
 Loops movie playback <number> times.
 0 means forever.
@@ -867,6 +871,17 @@
 mechanism.
 .
 .TP
+.B \-playing-msg <string>
+Print out a string before starting playback. The following expansions are
+supported:
+.RSs
+.IPs ${NAME}
+Expand to the value of the property NAME.
+.IPs $(NAME:TEXT)
+Expand TEXT only if the property NAME is available.
+.RE
+.
+.TP
 .B \-playlist <filename>
 Play files according to a playlist file (ASX, Winamp, SMIL, or
 one-file-per-line format).