comparison DOCS/man/en/mplayer.1 @ 17921:baa1df31e661

insert linebreak, \-playing-msg option
author kraymer
date Wed, 22 Mar 2006 18:19:15 +0000
parents b3129de2ac5d
children ed98aabfcfcd
comparison
equal deleted inserted replaced
17920:a781bc070922 17921:baa1df31e661
870 Turns off usage of the Linux RTC (realtime clock \- /dev/\:rtc) as timing 870 Turns off usage of the Linux RTC (realtime clock \- /dev/\:rtc) as timing
871 mechanism. 871 mechanism.
872 . 872 .
873 .TP 873 .TP
874 .B \-playing-msg <string> 874 .B \-playing-msg <string>
875 Print out a string before starting playback. The following expansions are 875 Print out a string before starting playback.
876 supported: 876 The following expansions are supported:
877 .RSs 877 .RSs
878 .IPs ${NAME} 878 .IPs ${NAME}
879 Expand to the value of the property NAME. 879 Expand to the value of the property NAME.
880 .IPs $(NAME:TEXT) 880 .IPs $(NAME:TEXT)
881 Expand TEXT only if the property NAME is available. 881 Expand TEXT only if the property NAME is available.