summaryrefslogtreecommitdiffstats
path: root/DOCS/man/en
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/man/en')
-rw-r--r--DOCS/man/en/mplayer.115
1 files changed, 15 insertions, 0 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index 09661b6ed3..0a108b465f 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -818,6 +818,10 @@ set it to 2 for Linux or 1024 for Windows.
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 @@ Turns off usage of the Linux RTC (realtime clock \- /dev/\:rtc) as timing
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).