# HG changeset patch # User albeu # Date 1143047163 0 # Node ID b3129de2ac5d27f0074e438d22ce9fe8109ef76e # Parent 02d7b7f2c939d806069a7835da8615c25174778e Shortly describe -playing-msg and -list-properties. diff -r 02d7b7f2c939 -r b3129de2ac5d DOCS/man/en/mplayer.1 --- 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 Loops movie playback times. 0 means forever. @@ -867,6 +871,17 @@ mechanism. . .TP +.B \-playing-msg +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 Play files according to a playlist file (ASX, Winamp, SMIL, or one-file-per-line format).